Hi all -
I put this on the Server 2003 forum & haven't had any responses, anyone here able to help me?
got a goofy issue here, that I'm pretty sure the resolution is staring me in the face, but I'm coming up blank....
I have a SQL database on Server 2003. I can log into the database from the client as anyone who is part of our domain admins group. I'm wanting windows authentication only, if possible.
If I try to log into the database from an ordinary user, I get the following error from the server "Login failed for user "(null)". Not associated with a trusted SQL Server connection."
I have added the domain user to SQL database security as well as the shared security on the server. I have even given them db_owner rights to see if I'm not giving enough rights for connection. Still the same result.
Again, if I log onto the pc as myself (equal to domain admin) everything works fine, if I log out & back in as a normal user, I get the error.
Any ideas? Thanks in advance
I put this on the Server 2003 forum & haven't had any responses, anyone here able to help me?
got a goofy issue here, that I'm pretty sure the resolution is staring me in the face, but I'm coming up blank....
I have a SQL database on Server 2003. I can log into the database from the client as anyone who is part of our domain admins group. I'm wanting windows authentication only, if possible.
If I try to log into the database from an ordinary user, I get the following error from the server "Login failed for user "(null)". Not associated with a trusted SQL Server connection."
I have added the domain user to SQL database security as well as the shared security on the server. I have even given them db_owner rights to see if I'm not giving enough rights for connection. Still the same result.
Again, if I log onto the pc as myself (equal to domain admin) everything works fine, if I log out & back in as a normal user, I get the error.
Any ideas? Thanks in advance