Re: permissions to some master SP's
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Wed, 23 Apr 2008 11:30:44 -0400
gv,
EXECUTE permissions will allow your users to use the stored procedures,
although I cannot personally comment on the use of the replication stored
procedures and whether other rights are also needed. (For example, some
master and msdb stored procedures also include additional security checks or
additional filtering internally.)
The Books Online will often detail security requirements for system stored
procedures. For example:
Members of the sysadmin fixed server role or the db_owner fixed database
role can execute sp_repldone.
RLF
"gv" <viator.gerry@xxxxxxxxx> wrote in message
news:ODUcgFJpIHA.4928@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I have a user that is owner of a replicated database and
they need permissions for some of the master database
Stored Procedures.
Example: sp_MS_replication_installed
What permissions would I need to give for those SP's?
thanks
gv
.
- References:
- permissions to some master SP's
- From: gv
- permissions to some master SP's
- Prev by Date: Re: SQL Performance with Trace files
- Next by Date: Third party access to SQL
- Previous by thread: permissions to some master SP's
- Next by thread: Re: Property IsLocked is not available for Login '[sa]'
- Index(es):
Relevant Pages
|
|