<?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: Creating a REAL SQLAgentReaderRole</title>
	<atom:link href="http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/feed/" rel="self" type="application/rss+xml" />
	<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 15:10:28 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mark</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/comment-page-1/#comment-5469</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 20 Jan 2012 16:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=344#comment-5469</guid>
		<description>If you don&#039;t like the idea of a role in your system database, you could just grant the sqlagentreader role to a group like &#039;TheDevelopers&#039; and then deny execute on those procs to that group or to individual logins.  This approach is not ideal either.  You have to alter privilges on the system sp&#039;s for every group or login but technically speaking you do not have a role in your system database... but you don&#039;t have the advantages of a Role which is easy to grant to a user(s).

A better idea... MS SQL Server:  Please provide an Agent Reader Role!!</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t like the idea of a role in your system database, you could just grant the sqlagentreader role to a group like &#8216;TheDevelopers&#8217; and then deny execute on those procs to that group or to individual logins.  This approach is not ideal either.  You have to alter privilges on the system sp&#8217;s for every group or login but technically speaking you do not have a role in your system database&#8230; but you don&#8217;t have the advantages of a Role which is easy to grant to a user(s).</p>
<p>A better idea&#8230; MS SQL Server:  Please provide an Agent Reader Role!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/comment-page-1/#comment-4894</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 11 May 2010 17:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=344#comment-4894</guid>
		<description>Thanks -- this seems to be just what I was looking for.

Are you still using this role as defined above?  Have you found any gotcha&#039;s?</description>
		<content:encoded><![CDATA[<p>Thanks &#8212; this seems to be just what I was looking for.</p>
<p>Are you still using this role as defined above?  Have you found any gotcha&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernest</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/comment-page-1/#comment-4733</link>
		<dc:creator>Ernest</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=344#comment-4733</guid>
		<description>Perfect. Had to do the same thing (Devs are not allowed to create jobs on prod systems so can&#039;t use sqlagentreader).</description>
		<content:encoded><![CDATA[<p>Perfect. Had to do the same thing (Devs are not allowed to create jobs on prod systems so can&#8217;t use sqlagentreader).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murali</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/comment-page-1/#comment-2345</link>
		<dc:creator>Murali</dc:creator>
		<pubDate>Sat, 24 Jan 2009 10:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=344#comment-2345</guid>
		<description>This is gud workaround. Thanks.</description>
		<content:encoded><![CDATA[<p>This is gud workaround. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL Server Central</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/21/creating-a-real-sqlagentreaderrole/comment-page-1/#comment-2072</link>
		<dc:creator>SQL Server Central</dc:creator>
		<pubDate>Thu, 22 Jan 2009 13:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=344#comment-2072</guid>
		<description>[...] Creating a REAL SQLAgentReader role [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a REAL SQLAgentReader role [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

