"Invalid auth. error" when connecting over LAN
Posted: Mon May 28, 2012 10:25 am
Hello All,
I have a multi-user database I'm trying to deploy over a LAN at my office. I have another (very similar) version running successfully on other computers on the same network, but when I tried to set up the new one I receive errors ("invalid authorization specification") when trying to connect from computers other than the one the server is running on.
There are a number of differences between the two systems that may be causing me problems, but I don't have enough experience to know the ins and outs. Here's a brief summary:
BOTH databases are running HSQLDB 2.2 in server mode.
The correctly working database is running the server on a computer with Windows XP and OpenOffice 3.3. Connecting computers are using Windows 7 and OpenOffice 3.4.
The new, not yet working database is running the server on Windows 7 with OpenOffice 3.4. The database file on this computer connects to the server using the computer name (even though it is running on the same computer, ie. I'm not using the localhost address to connect). Connecting computers are using an identical database file with the user name changed (I created users using the database on the working computer) but I'm getting errors when trying to connect.
Does anybody know of any idiosyncracies (especially with regard to running an HSQLDB 2.2 server on Windows 7) that may be helpful for me?
Thank you for any help you can provide!
Chris
I have a multi-user database I'm trying to deploy over a LAN at my office. I have another (very similar) version running successfully on other computers on the same network, but when I tried to set up the new one I receive errors ("invalid authorization specification") when trying to connect from computers other than the one the server is running on.
There are a number of differences between the two systems that may be causing me problems, but I don't have enough experience to know the ins and outs. Here's a brief summary:
BOTH databases are running HSQLDB 2.2 in server mode.
The correctly working database is running the server on a computer with Windows XP and OpenOffice 3.3. Connecting computers are using Windows 7 and OpenOffice 3.4.
The new, not yet working database is running the server on Windows 7 with OpenOffice 3.4. The database file on this computer connects to the server using the computer name (even though it is running on the same computer, ie. I'm not using the localhost address to connect). Connecting computers are using an identical database file with the user name changed (I created users using the database on the working computer) but I'm getting errors when trying to connect.
Does anybody know of any idiosyncracies (especially with regard to running an HSQLDB 2.2 server on Windows 7) that may be helpful for me?
Thank you for any help you can provide!
Chris