<?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>Security Fight Club &#187; SQL Server with mrDenny</title>
	<atom:link href="http://www.securityfightclub.com/tag/sql-server-with-mrdenny/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.securityfightclub.com</link>
	<description>Brought to you by Awareness Technologies</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What do you mean I can’t access my own database when trying to attach it?</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/what-do-you-mean-i-cant-access-my-own-database-when-trying-to-attach-it/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 04:08:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://f75e9d7ada27451480dd40f5cfde245a</guid>
		<description><![CDATA[When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Ser...]]></description>
			<content:encoded><![CDATA[When you detach a database from Microsoft SQL (I'm talking SQL Server 2005 and up here) the SQL Server automatically changes the NTFS permissions on the file so that only the user who told the SQL Server to detach the file has access to them.  SQL Server does this to ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/what-do-you-mean-i-can%e2%80%99t-access-my-own-database-when-trying-to-attach-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not everything needs a public IP address.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/not-everything-needs-a-public-ip-address/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 04:08:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://10a337aa6e823c899bd6484fc63a9444</guid>
		<description><![CDATA[For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allo...]]></description>
			<content:encoded><![CDATA[For those of you in bigger shops you can probably ignore this.  If you work in a smaller shop where everything in the datacenter has a public IP, this post is for you.

I find it truly amazing what some people will put a public IP address on, and allow access ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/not-everything-needs-a-public-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who’s been logging into my SQL Server?</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/whos-been-logging-into-my-sql-server/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:53:45 +0000</pubDate>
		<dc:creator>SQL Server with Mr. Denny &#62; Security » Security</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[Failed Login Auditing]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://afc8098fb36e7bb24618dd30dc002031</guid>
		<description><![CDATA[Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ...]]></description>
			<content:encoded><![CDATA[Knowing who has been logging into your SQL Server is one of the key things to know about your SQL Server.  It lets you know quite a bit about who’s using your server, and about who’s been trying to break into your SQL Server, and most importantly if they have ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/who%e2%80%99s-been-logging-into-my-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s the difference between encrypted data and hashed data?</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/whats-the-difference-between-encrypted-data-and-hashed-data/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 23:48:11 +0000</pubDate>
		<dc:creator>SQL Server with Mr. Denny &#62; Security » Security</dc:creator>
				<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Hashing]]></category>
		<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://cd3f182395a3b899fc859e702e189ed0</guid>
		<description><![CDATA[The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ...]]></description>
			<content:encoded><![CDATA[The biggest difference between encrypted data and hashed data is that encrypted data can be decrypted later.  Hash algorithms such as MD5 are one way hashing algorithms which means that the value that is returned can't be decrypted back to the original value.

It is important to know the difference between ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/what%e2%80%99s-the-difference-between-encrypted-data-and-hashed-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If I wanted to learn the law, I would have been a lawyer</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 23:48:11 +0000</pubDate>
		<dc:creator>SQL Server with Mr. Denny &#62; Security » Security</dc:creator>
				<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[Data Encryption]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Lawyers]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>
		<category><![CDATA[Transparent Data Encryption]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://202ef7dce6f236ebbeceffb191487797</guid>
		<description><![CDATA[So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ...]]></description>
			<content:encoded><![CDATA[So your probably a lot like me, you were a teen who liked to play with computers and you managed to end up in IT.  This is awesome you figured, I play with computers and someone actually pays me for this.

During the 90’s life was good, there wasn’t any regulations ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/if-i-wanted-to-learn-the-law-i-would-have-been-a-lawyer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why should the DBA care about Network Firewalls?</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/why-should-the-dba-care-about-network-firewalls/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:48:11 +0000</pubDate>
		<dc:creator>SQL Server with Mr. Denny &#62; Security » Security</dc:creator>
				<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://7060d8e67aa2a64df3a3260bac06b79a</guid>
		<description><![CDATA[All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ...]]></description>
			<content:encoded><![CDATA[All to often I see people online asking some sort of question about connecting to their CoLo'ed SQL Server and they connect directly over the Internet.  This is nuts people.  If you can access your SQL Server via Management Studio from anywhere on the Internet so can people who would ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/why-should-the-dba-care-about-network-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mirroring isn’t a backup solution</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/mirroring-isnt-a-backup-solution/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 23:48:11 +0000</pubDate>
		<dc:creator>SQL Server with Mr. Denny &#62; Security » Security</dc:creator>
				<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Internal Threats]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[Backup & recovery]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[JournalSpace.com]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[SQL Server with mrDenny]]></category>

		<guid isPermaLink="false">tag:itknowledgeexchange.techtarget.com://8d6d0f149ad03e1b750353d5f507940d</guid>
		<description><![CDATA[In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ...]]></description>
			<content:encoded><![CDATA[In case you live under a rock and haven't heard about Journalspace.com's little mistake, they have gone out of business due to a database problem.  Here's a screenshot in case the site is down when you look at it.

In a nutshell it appears that they were relying on a RAID1 ...]]></content:encoded>
			<wfw:commentRss>http://www.securityfightclub.com/mirroring-isn%e2%80%99t-a-backup-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
