<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SQL Server Security with EXECUTE AS OWNER</title>
	<atom:link href="http://clay.lenharts.net/blog/2008/01/24/sql-server-security-with-execute-as-owner/feed/" rel="self" type="application/rss+xml" />
	<link>http://clay.lenharts.net/blog/2008/01/24/sql-server-security-with-execute-as-owner/</link>
	<description>A blog on .Net and SQL Server</description>
	<lastBuildDate>Sun, 05 Sep 2010 06:31:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Clay Lenhart</title>
		<link>http://clay.lenharts.net/blog/2008/01/24/sql-server-security-with-execute-as-owner/comment-page-1/#comment-15334</link>
		<dc:creator>Clay Lenhart</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://clay.lenharts.net/blog/2008/01/24/sql-server-security-with-execute-as-owner/#comment-15334</guid>
		<description>We use this at work and I love it. The downside is you can&#039;t do anything outside the database like sending email. It is easy to get around by creating two SPs, one without EXECUTE AS and one with.</description>
		<content:encoded><![CDATA[<p>We use this at work and I love it. The downside is you can&#8217;t do anything outside the database like sending email. It is easy to get around by creating two SPs, one without EXECUTE AS and one with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://clay.lenharts.net/blog/2008/01/24/sql-server-security-with-execute-as-owner/comment-page-1/#comment-15333</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 10 Feb 2009 16:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://clay.lenharts.net/blog/2008/01/24/sql-server-security-with-execute-as-owner/#comment-15333</guid>
		<description>Since you wrote it, have you found any problems with this method of assigning permissions? Any drawbacks?</description>
		<content:encoded><![CDATA[<p>Since you wrote it, have you found any problems with this method of assigning permissions? Any drawbacks?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
