how can a user who is in a role assign his role to another user?
From: samuelzhu (anonymous_at_discussions.microsoft.com)
Date: 04/27/04
- Next message: Stephen Dybing [MSFT]: "Re: Protecting database from administrators"
- Previous message: Alec MacLean: "Re: Granting EXEC to all my user sprocs in one hit"
- Next in thread: Sue Hoegemeier: "Re: how can a user who is in a role assign his role to another user?"
- Reply: Sue Hoegemeier: "Re: how can a user who is in a role assign his role to another user?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 Apr 2004 05:31:04 -0700
I create a role(eg. HighOperators), and add user 'ABC01' into it. 'ABC01' is not a member of the sysadmin fixed server role or the db_owner fixed database role or the db_securityadmin fixed database role, can he assign his role to another user?
In SQL Server Books Online, it says " Role owners can execute sp_addrolemember to add a member to any SQL Server role they own". but I don't know how to set or get the a role's Owner.
- Next message: Stephen Dybing [MSFT]: "Re: Protecting database from administrators"
- Previous message: Alec MacLean: "Re: Granting EXEC to all my user sprocs in one hit"
- Next in thread: Sue Hoegemeier: "Re: how can a user who is in a role assign his role to another user?"
- Reply: Sue Hoegemeier: "Re: how can a user who is in a role assign his role to another user?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|