<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M Sarmiento&gt;And so I need a GRANT IMPERSONATE permission &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/and-so-i-need-a-grant-impersonate-permission/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>&gt;And so I need a GRANT IMPERSONATE permission</title>
		<link>https://www.edwinmsarmiento.com/and-so-i-need-a-grant-impersonate-permission/</link>
		<comments>https://www.edwinmsarmiento.com/and-so-i-need-a-grant-impersonate-permission/#respond</comments>
		<pubDate>Thu, 28 Aug 2008 08:27:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[EXECUTE AS]]></category>
		<category><![CDATA[GRANT IMPERSONATE]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2008/08/28/and-so-i-need-a-grant-impersonate-permission</guid>

				<description><![CDATA[&#62;SQL Server 2005 has given us the ability to allow more granular permissions, one of which is the EXECUTE AS clause. This would give the user the ability to impersonate a more privileged user should there be a need to do so. But before a user can do impersonation, it must be given the permission [&#8230;]]]></description>
					<content:encoded><![CDATA[<p>&gt;<span style="font-family:arial;">SQL Server 2005 has given us the ability to allow more granular permissions, one of which is the <a href="http://msdn.microsoft.com/en-us/library/ms188354(SQL.90).aspx">EXECUTE AS</a> clause. This would give the user the ability to impersonate a more privileged user should there be a need to do so. But before a user can do impersonation, it must be given the permission to impersonate. This is where the GRANT IMPERSONATE permission is needed &#8211; where a lower privileged user needs to impersonate a higher privileged user and not the other way around, I presume. </span><br /><span style="font-family:Arial;"></span><br /><span style="font-family:Arial;">I&#8217;ve written an article on <a href="http://www.mssqltips.com/tip.asp?tip=1579">MSSQLTips.com</a> to demonstrate how to use the EXCECUTE AS clause with the REVERT clause to impersonate users</span></p>
<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/92377218009570869-2126885858755006159?l=bassplayerdoc.blogspot.com' alt='' /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/and-so-i-need-a-grant-impersonate-permission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">132</post-id>	</item>
	</channel>
</rss>