|
As I know we can check the members of any login group through command 'xp_logininfo 'mssqlSQL 2005', 'members'' similarly am looking command to find out login group for any member. Example:Domain user 'mssqltest' that is related to Domain Group 'mssqlSQL 2005', SQL server have so many login group available so it is time taking to check member for all group and find related group for member so looking any command to find related group of member. Solution could be on SQL command or OS command.
(comments are locked)
|
|
I am not sure what you are after, but should not the use of account_name and 'all' option gives the desired result? From BOL
Thanks, It is giving desired results.
Jul 06 '12 at 05:40 AM
Amardeep
(comments are locked)
|

