dbTalk Databases Forums  

Impersonation rights

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss Impersonation rights in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
nzrdb6
 
Posts: n/a

Default Impersonation rights - 08-26-2009 , 11:26 AM






Where do I go to find out who has rights to impersonate other logins
under SQL 2005? Where is this information held, please. Not having
much luck Googling this.

Reply With Quote
  #2  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Impersonation rights - 08-26-2009 , 11:56 AM






I assume you mean who can run EXECUTE AS. Here's what is documented:

To specify EXECUTE AS on a login, the caller must have IMPERSONATE
permissions on the specified login name. To specify EXECUTE AS on a database
user, the caller must have IMPERSONATE permissions on the specified user
name. When EXECUTE AS CALLER is specified, IMPERSONATE permissions are not
required.

But impersoantion can mean different things, so this may not be what you
were asking. If not, please clarify.

Linchi

"nzrdb6" wrote:

Quote:
Where do I go to find out who has rights to impersonate other logins
under SQL 2005? Where is this information held, please. Not having
much luck Googling this.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.