﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Programming / General  / Revoking select/execute on sys tables from PUBLIC / 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>Tue, 18 Jun 2013 00:26:04 GMT</lastBuildDate><ttl>20</ttl><item><title>Revoking select/execute on sys tables from PUBLIC</title><link>http://www.sqlservercentral.com/Forums/Topic1411193-23-1.aspx</link><description>Hello,I have a task from an audit to remove all executes and selects from the sys schema from PUBLIC.i.e  ....revoke Execute ON  [sys].[sp_oledb_defdb] FROM [public]Is this safe and where can I find the Microsoft article explaiing why not to do this ?many thx</description><pubDate>Thu, 24 Jan 2013 09:07:16 GMT</pubDate><dc:creator>johnnyrmtl</dc:creator></item></channel></rss>