﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / Security (SS2K8)  / Obtaining server roles when logging in via a windows group / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 16:31:04 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Obtaining server roles when logging in via a windows group</title><link>http://www.sqlservercentral.com/Forums/Topic823975-1526-1.aspx</link><description>I also posted this on the SQL Server 2005 Security forum and got the answer to use [b]IS_SVRROLEMEMBER[/b] which solves my problem.</description><pubDate>Wed, 02 Dec 2009 06:02:45 GMT</pubDate><dc:creator>jm99</dc:creator></item><item><title>RE: Obtaining server roles when logging in via a windows group</title><link>http://www.sqlservercentral.com/Forums/Topic823975-1526-1.aspx</link><description>Thanks for the advice.  So it looks like I've got to:1)  Create a linked server to OLE DB Provider for Microsoft Directory Services2)  Find out which Windows Group(s) the user belongs to3)  Determine the superset of server-roles that are applicable to the Windows Groups returned in step 2.A piece of cake considering my LDAP is very rusty :crazy:</description><pubDate>Mon, 30 Nov 2009 10:51:11 GMT</pubDate><dc:creator>jm99</dc:creator></item><item><title>RE: Obtaining server roles when logging in via a windows group</title><link>http://www.sqlservercentral.com/Forums/Topic823975-1526-1.aspx</link><description>You can get the list of Active Directory users for every Group create in SQL Server.Regards</description><pubDate>Sun, 29 Nov 2009 16:36:31 GMT</pubDate><dc:creator>support.sql</dc:creator></item><item><title>Obtaining server roles when logging in via a windows group</title><link>http://www.sqlservercentral.com/Forums/Topic823975-1526-1.aspx</link><description>Whenever a user logs into SQL Server 2008 via a Windows group how can I determine which server roles are applicable to that user when only the windows group is listed in sys.server_principalsThe user and suser functions return information to the user's windows login not the group that they entered SQL Server by.Help appreciated.</description><pubDate>Tue, 24 Nov 2009 09:22:08 GMT</pubDate><dc:creator>jm99</dc:creator></item></channel></rss>