﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / Is there a way to prevent users for running profile/trace on the server? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 12:06:12 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Is there a way to prevent users for running profile/trace on the server?</title><link>http://www.sqlservercentral.com/Forums/Topic1422312-1550-1.aspx</link><description>Perfect.Thanks</description><pubDate>Sat, 23 Feb 2013 10:00:45 GMT</pubDate><dc:creator>- Win</dc:creator></item><item><title>RE: Is there a way to prevent users for running profile/trace on the server?</title><link>http://www.sqlservercentral.com/Forums/Topic1422312-1550-1.aspx</link><description>To run profiler or create traces requires either sysadmin or ALTER TRACE permission on the server. If they have neither (and devs shouldn't have either on a prod server), then they cannot create traces.</description><pubDate>Sat, 23 Feb 2013 03:31:59 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Is there a way to prevent users for running profile/trace on the server?</title><link>http://www.sqlservercentral.com/Forums/Topic1422312-1550-1.aspx</link><description>Thanks Lynn, got what I needed from there (not sure why my first couple Google searches didn't find that) - appreciate your help![quote]Users who have the SHOWPLAN, the ALTER TRACE, or the VIEW SERVER STATE permission can view queries that are captured in Showplan output. These queries may contain sensitive information such as passwords. Therefore, we recommend that you only grant these permissions to users who are authorized to view sensitive information, such as members of the db_owner fixed database role, or members of the sysadmin fixed server role. Additionally, we recommend that you only save Showplan files or trace files that contain Showplan-related events to a location that uses the NTFS file system, and that you restrict access to users who are authorized to view sensitive information.[/quote]</description><pubDate>Fri, 22 Feb 2013 14:01:00 GMT</pubDate><dc:creator>MyDoggieJessie</dc:creator></item><item><title>RE: Is there a way to prevent users for running profile/trace on the server?</title><link>http://www.sqlservercentral.com/Forums/Topic1422312-1550-1.aspx</link><description>Does this help?[b][url]http://msdn.microsoft.com/en-us/library/ms187611.aspx[/url][/b]</description><pubDate>Wed, 20 Feb 2013 14:51:39 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>Is there a way to prevent users for running profile/trace on the server?</title><link>http://www.sqlservercentral.com/Forums/Topic1422312-1550-1.aspx</link><description>A few of our SQL Report writers have figured out how to execute SQL profiler to trace queries that they are working on.  For my own reasons, I'd like to disable this - possible?</description><pubDate>Wed, 20 Feb 2013 14:43:09 GMT</pubDate><dc:creator>MyDoggieJessie</dc:creator></item></channel></rss>