RE: NT Authentication Issue
From: Ashish Ruparel [MSFT] (v-ashrup_at_online.microsoft.com)
Date: 05/13/04
- Next message: Ben: "Re: DTS Import text file date conversion"
- Previous message: Sue Hoegemeier: "Re: NT Authentication Issue"
- In reply to: Jill: "NT Authentication Issue"
- Next in thread: Jill: "RE: NT Authentication Issue"
- Reply: Jill: "RE: NT Authentication Issue"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 02:09:16 GMT
Hi Jill,
You will have to add the Windows Login to the SQL Server for authentication.
Give them access to the required database(s)
Also give them access to the required Objects in the database(s).
A way to achieve this is
1. Create a Role in the Required Database(s)
2. Give permission to the role
3. from the Security -> Login
Click on the Action -> New Login Menu Option
A Dialog Box will popup.
Enter "Domand\UserName" for Name
Select windows Authentication
Select Grant Access
In the Database Access
Select the Required Database(s)
Select the appropriate Role(s)
This will create a login for the Windows user in SQL and give the user
access to the required objects.
HTH
Ashish
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Ben: "Re: DTS Import text file date conversion"
- Previous message: Sue Hoegemeier: "Re: NT Authentication Issue"
- In reply to: Jill: "NT Authentication Issue"
- Next in thread: Jill: "RE: NT Authentication Issue"
- Reply: Jill: "RE: NT Authentication Issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|