|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 4:21 AM
Points: 2,
Visits: 43
|
|
Hi, I have situation where i need to prepare a report to find all the users and what access have they got to the databases in the server. So basically i need a login name and what are all the databases they can access to and what sort of permission they have on those databases. Can some one help me to get these information from system tables as i dont have much knowledge on them.
Regards, Ram
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 23, 2013 7:34 AM
Points: 189,
Visits: 864
|
|
See the following url for an Instance Security Audit script I wrote. Hope it helps.
http://www.sqlservercentral.com/Forums/Topic1251262-146-1.aspx?Update=1
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 4:21 AM
Points: 2,
Visits: 43
|
|
| Thanks so much for your prompt response. l Really aprreciate it :)
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 5:09 PM
Points: 254,
Visits: 1,032
|
|
| Wow! Awesome script. Thanks for sharing it.
|
|
|
|