SQL Server 2000 SP 4.
I have three logins on SQL Server for this server.
1. Domain account with System Administrator role.
2. Domain account with db_datareader on one database
3. SQL Server account with db_datareader on one database.
Testing method.
Open Query Analyzer on my desktop and log into the server instance.
1. If I runas Query Analyzer using the account with SA priviliges, I can connect.
2. This login fails with Login failed for user ......
3. This login fails with Login failed for user ......
The domain controllers have been checked to ensure they are replicated.
There are no login failures in either the SQL Server Error Log nor the NT Event Viewer logs.
Why can only logins with System Admininstrator permissions access the databases and why aren't we seeing login failures anywhere?
We eliminated issues with passwords. I originally thought the domain controllers stopped 'talking' to each other or weren't replicating the active directory logins. But it isn't either of those causes.
I need some other suggestions on what to check.
Thanks,
-SQLBill
The following is part of my signature block and is only intended to be informational.
Posting advice: FAQ481-4875
I have three logins on SQL Server for this server.
1. Domain account with System Administrator role.
2. Domain account with db_datareader on one database
3. SQL Server account with db_datareader on one database.
Testing method.
Open Query Analyzer on my desktop and log into the server instance.
1. If I runas Query Analyzer using the account with SA priviliges, I can connect.
2. This login fails with Login failed for user ......
3. This login fails with Login failed for user ......
The domain controllers have been checked to ensure they are replicated.
There are no login failures in either the SQL Server Error Log nor the NT Event Viewer logs.
Why can only logins with System Admininstrator permissions access the databases and why aren't we seeing login failures anywhere?
We eliminated issues with passwords. I originally thought the domain controllers stopped 'talking' to each other or weren't replicating the active directory logins. But it isn't either of those causes.
I need some other suggestions on what to check.
Thanks,
-SQLBill
The following is part of my signature block and is only intended to be informational.
Posting advice: FAQ481-4875