Re: Granting GRANT permissions
From: Kalen Delaney (replies_at_public_newsgroups.com)
Date: 09/09/05
- Previous message: Jasper Smith: "Re: Granting GRANT permissions"
- In reply to: Josh N.: "Granting GRANT permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 9 Sep 2005 14:09:20 -0700
The owner of a stored procedure automatically has the ability to grant
others the right to execute it. They do not need to be in any special role.
HTH
Kalen Delaney
www.solidqualitylearning.com
"Josh N." <Josh N.@discussions.microsoft.com> wrote in message
news:6BA4EBA0-9BC5-4A84-BBA8-A18502BFB93E@microsoft.com...
>I have the need to allow users GRANT permissions for their created stored
> procedures. However I do not wish to give these users db_securityadmin
> rights
> in the database they will be creating said stored procedures in.
>
> Is there a way to only give them GRANT EXEC rights and nothing else? I
> really don't like they idea they can modify groups and the users in those
> groups with db_securityadmin rights as well as modify access rights to
> tables.
>
> Thanks
> Josh
>
>
- Previous message: Jasper Smith: "Re: Granting GRANT permissions"
- In reply to: Josh N.: "Granting GRANT permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|