<?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>Learn SQL With Bru &#187; Security</title>
	<atom:link href="http://learnsqlwithbru.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsqlwithbru.com</link>
	<description>Bru Medishetty&#039;s SQL Server Blog</description>
	<lastBuildDate>Tue, 06 Mar 2012 19:02:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Alter an existing object rather than Drop and Create</title>
		<link>http://learnsqlwithbru.com/2012/02/29/alter-an-existing-object-rather-than-drop-and-create/</link>
		<comments>http://learnsqlwithbru.com/2012/02/29/alter-an-existing-object-rather-than-drop-and-create/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 05:00:39 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server Development]]></category>
		<category><![CDATA[Alter]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[Database Objects]]></category>
		<category><![CDATA[Drop]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=2777</guid>
		<description><![CDATA[In this blog I would like to write on a topic that I see many developers (and few DBA&#8217;s too) doing without trying to understand or think about the complete picture of what is affected. The task of making changes &#8230; <a href="http://learnsqlwithbru.com/2012/02/29/alter-an-existing-object-rather-than-drop-and-create/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2012/02/29/alter-an-existing-object-rather-than-drop-and-create/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Sysadmins on a SQL Instance.</title>
		<link>http://learnsqlwithbru.com/2011/12/21/finding-sysadmins-on-a-sql-instance/</link>
		<comments>http://learnsqlwithbru.com/2011/12/21/finding-sysadmins-on-a-sql-instance/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 05:00:17 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server Administration]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=2200</guid>
		<description><![CDATA[In this blog we shall see, how to find the users who have sysadmin rights on your SQL Server. It is very important to know who are the users who have sysadmin rights, because sysadmin is the highest level of &#8230; <a href="http://learnsqlwithbru.com/2011/12/21/finding-sysadmins-on-a-sql-instance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2011/12/21/finding-sysadmins-on-a-sql-instance/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Changing SQL Server Authentication Mode</title>
		<link>http://learnsqlwithbru.com/2010/07/17/changing-sql-server-authentication-mode/</link>
		<comments>http://learnsqlwithbru.com/2010/07/17/changing-sql-server-authentication-mode/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 04:00:45 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=791</guid>
		<description><![CDATA[This article explains the procedure, how to change the authentication mode in SQL Server. Authentication mode of a SQL Server instance is the deciding factor how the SQL Server authenticates the users and logins. SQL Server supports 2 authentication modes: Windows Authentication &#8230; <a href="http://learnsqlwithbru.com/2010/07/17/changing-sql-server-authentication-mode/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/07/17/changing-sql-server-authentication-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

