Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / February 2005

Tip: Looking for answers? Try searching our database.

NT Active Directory Groups and SQL DB Roles

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
GingerDeafMan - 23 Feb 2005 13:13 GMT
Is it possible to match SQL DB roles with Active Directory/NT groups?

i.e. A user could be in 2 AD/NT groups (e.g. gAdmin and gUser).  I then
want this user to be member of rAdmin and rUser in my database.

I am trying to allow the administration of users in AD/NT, rather than
SQL Server.

Cheers,

Steve Thompson - 23 Feb 2005 16:06 GMT
> Is it possible to match SQL DB roles with Active Directory/NT groups?
>
[quoted text clipped - 3 lines]
> I am trying to allow the administration of users in AD/NT, rather than
> SQL Server.

I'm not entirely clear on your group analogy, to answer your last question.
You could restrict the ability of administrators in AD to have SQL Server
administrative rights by removing the BUILTIN\Administrators group from SQL
Server. Before removing the group, make sure you've added a custom nt group,
and granted sysadmin permissions to this group.

Steve
Kevin McDonnell [MSFT] - 25 Feb 2005 01:08 GMT
It sounds like you're asking if you can prevent a Domain Admin from
administering your SQL Server.
By default in most domain environments, Domain Admins are members of the
local admins group.
Local admins are by default System Admins in SQL.

Thanks,

Kevin McDonnell
Microsoft Corporation

This posting is provided AS IS with no warranties, and confers no rights.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.