Windows: Can't connect SQL/Anything else

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
gilthanaz
Site Admin
Posts: 444
Joined: Fri Aug 29, 2003 9:29 pm
Contact:

Windows: Can't connect SQL/Anything else

Post by gilthanaz »

[Problem]
I was trying to connect to a SQL Server. This didn't work, so i tried another utility which connects to different port on the same server box. No matter what i tried, everything timed out. I could ping the machine and everything.

[Solution]
I forgot one important thing: The windows SQL Server box did not have the correct User/Password in the local accounts. Even tho its domain managed, someone made a mistake when creating the users and setting the access rights. You notice this error when you try to \\$host connect to a box, and a passwd box pops up, telling you that authentication failed. I could've tried that sooner :shock:

Also:
In the network settings, the "allow shared resources" box was not checked.
Post Reply