Re : Active Directory and SQL Server NT Authentication problem
From: Vijay (vijay_at_ebay.com)
Date: 06/19/03
- Next message: Leon Parker: "sp_password"
- Previous message: vadim: "sql server connections"
- Next in thread: Vijay: "Re : Active Directory and SQL Server NT Authentication problem"
- Reply: Vijay: "Re : Active Directory and SQL Server NT Authentication problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Jun 2003 09:30:23 -0700
I am trying to set up SQL server NT authentication but
having the below problem.
Using Active Directory on windows 2000 server, I have
created a domain user (say 'usera') and a group
(say 'groupa'). I have assigned the 'usera' to 'groupa'.
Then on the sql server, I have added the 'groupa' and
granted permissions to access the database.
I am able to login as 'usera' in the domain and access the
database using NT authentication.
Using active directory, I used the copy user feature and
created a different user 'userb' like 'usera' and added
the user to the 'groupa'. But I am not able to access the
database and getting an error - Test connection failed
because of an error in initializing provider. Login failed
for user 'domain/userb'. What is wrong?
- Next message: Leon Parker: "sp_password"
- Previous message: vadim: "sql server connections"
- Next in thread: Vijay: "Re : Active Directory and SQL Server NT Authentication problem"
- Reply: Vijay: "Re : Active Directory and SQL Server NT Authentication problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|