help! report users permission on a SQL 2000 server
From: Wen Ou (WenOu_at_discussions.microsoft.com)
Date: 11/19/04
- Next message: Sue Hoegemeier: "Re: disable local admin rights in sql server"
- Previous message: culam: "disable local admin rights in sql server"
- Next in thread: Fany Vargas: "RE: help! report users permission on a SQL 2000 server"
- Reply: Fany Vargas: "RE: help! report users permission on a SQL 2000 server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Nov 2004 15:57:01 -0800
hi
There are over 10 databases on my SQL server. I would like to have a report
that shows the user's permission on each database including tables, views and
stored procedures. At this stage, I want to know which user can run or not
stored procedures on each database. Is it possible to find permission using
system stored procedures? I read the online book of SQL server for 3 days.
But I still don't find the system stored procedures.
If this stored produres doesn't exist, I have to write a stored proceduce to
display these user's permission. Could you tell which system tables need to
be used?
Waiting for you
Million thanks in adv
Wen OU
- Next message: Sue Hoegemeier: "Re: disable local admin rights in sql server"
- Previous message: culam: "disable local admin rights in sql server"
- Next in thread: Fany Vargas: "RE: help! report users permission on a SQL 2000 server"
- Reply: Fany Vargas: "RE: help! report users permission on a SQL 2000 server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|