Home Forums SQL Server 2008 SQL Server Newbies How to find database,object,schema level permissions on a server RE: How to find database,object,schema level permissions on a server

  • ¥?ürz.§µññÿ (3/12/2013)


    Hi...any one can provide the solution please it's very urgent

    i need a tsql script for SQL SERVER 2005

    Requirements:

    I have 2 user accounts for the both accounts i need to find the all the permissions.

    Like...

    •The 2 users are mapped to which databases on the server?

    •What are the databases names?

    •What kind of permissions having on the mapped databases?

    •For each database i need to find all the permissions like object level, schema level....etc.....?

    Thanks

    I think you may need to word your question differently without it looking like your trying to offload your work on folks?

    At the very least, you should come back with something you have tried.

    In any case, I can point you to the Security Catalog Views in Books Online and frankly, a little googling will

    probably give you some good starting point scripts.