SQL Server Security: NT Groups
From: Johan (putterjs@hotmail.com)
Date: 05/31/02
- Next message: Chris Beardsley: "Re: Not using SA - Then what?"
- Previous message: Sue Hoegemeier: "Re: SA password change?"
- Next in thread: Sue Hoegemeier: "Re: SQL Server Security: NT Groups"
- Reply: Sue Hoegemeier: "Re: SQL Server Security: NT Groups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Johan" <putterjs@hotmail.com> Date: Fri, 31 May 2002 11:03:18 -0700
I'm new to SQL Server security and I don't know if it is
possible to do what I'm trying to do. Can you guys with
more experience please advice me if it is possible. I'm
using NT 4 for the domain and SQL Server 7 and 2000 with
mix authentication mode.
This is what I did. I created 2 Roles in SQL Server for
the database. The one with standard permissions and the
other one with more advanced permissions. The first one
will be for a user and the second one for a manager or
supervisor.
I also created 2 groups on the NT Server. One group for
the users and the other group for the supervisors. My
hope was to add the 2 NT groups to SQL Server Logins and
then just add the 2 logins to the SQL Server Roles. When
I login to SQL Server with one of the NT Users I gets a,
no permission to login error.
If I add each NT user as a Login to SQL Server and then
add the SQL Server Login to the SQL Server Role, the
program works fine. This means I have to add each new NT
user to SQL Server also. I was hoping to add each new NT
user only to the NT Group and that SQL Server
automatically uses the correct permissions.
Do anyone know if this is possible.
Thanks for the help
Johan
- Next message: Chris Beardsley: "Re: Not using SA - Then what?"
- Previous message: Sue Hoegemeier: "Re: SA password change?"
- Next in thread: Sue Hoegemeier: "Re: SQL Server Security: NT Groups"
- Reply: Sue Hoegemeier: "Re: SQL Server Security: NT Groups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|