<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to: Decrypt SQL 2005/2008 database master keys on other servers</title>
	<atom:link href="http://blog.tatham.oddie.com.au/2008/10/28/how-to-decrypt-sql-20052008-database-master-keys-on-other-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tatham.oddie.com.au/2008/10/28/how-to-decrypt-sql-20052008-database-master-keys-on-other-servers/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 06:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Rajesh</title>
		<link>http://blog.tatham.oddie.com.au/2008/10/28/how-to-decrypt-sql-20052008-database-master-keys-on-other-servers/#comment-16539</link>
		<dc:creator><![CDATA[Rajesh]]></dc:creator>
		<pubDate>Thu, 16 Jun 2011 11:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/?p=284#comment-16539</guid>
		<description><![CDATA[hi 

my database cannot be attach because master key .i have only MDF file and master database of another instance 

and password is forgeting so how to attach database  plz help me]]></description>
		<content:encoded><![CDATA[<p>hi </p>
<p>my database cannot be attach because master key .i have only MDF file and master database of another instance </p>
<p>and password is forgeting so how to attach database  plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.tatham.oddie.com.au/2008/10/28/how-to-decrypt-sql-20052008-database-master-keys-on-other-servers/#comment-15592</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Thu, 30 Dec 2010 06:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/?p=284#comment-15592</guid>
		<description><![CDATA[Hello, this is a bit difficult question, here I go:
1.  after using CREATE MASTER KEY ENCRYPTION BY PASSWORD = &quot;123&quot;, then CREATE CERTIFICATE, then CREATE SYMMETRIC KEY...I can encrypt a column of data.  that is working great.
2.  I can also decrypt the encrypted data.  that is also working great.
3.  here&#039;s my problem:  if someone writes &quot;SELECT * from sys.symmetric_keys they can see a master key is established.  then proceed to create a certificate and a symmetric key, then decrypt the data.  I tried &quot;DROP SYMMETRIC...DROP CERTIFICATE...DROP MASTER...but could not decrypt the hashed (binary) data.  
4.  question:  is there a way to remember the 1 password used in the CREATE MASTER KEY script, and remove the master so nobody can use it without a password?  I don&#039;t want anyone able to create a certificate or a symmetric key, I&#039;d like to pass the password into a Stored Proc as a parameter.  Any suggestions?

Many thanks for your help,

Chris
Senior Software Engineer
C#.NET, VB.NET, T-SQL developer.]]></description>
		<content:encoded><![CDATA[<p>Hello, this is a bit difficult question, here I go:<br />
1.  after using CREATE MASTER KEY ENCRYPTION BY PASSWORD = &#8220;123&#8243;, then CREATE CERTIFICATE, then CREATE SYMMETRIC KEY&#8230;I can encrypt a column of data.  that is working great.<br />
2.  I can also decrypt the encrypted data.  that is also working great.<br />
3.  here&#8217;s my problem:  if someone writes &#8220;SELECT * from sys.symmetric_keys they can see a master key is established.  then proceed to create a certificate and a symmetric key, then decrypt the data.  I tried &#8220;DROP SYMMETRIC&#8230;DROP CERTIFICATE&#8230;DROP MASTER&#8230;but could not decrypt the hashed (binary) data.<br />
4.  question:  is there a way to remember the 1 password used in the CREATE MASTER KEY script, and remove the master so nobody can use it without a password?  I don&#8217;t want anyone able to create a certificate or a symmetric key, I&#8217;d like to pass the password into a Stored Proc as a parameter.  Any suggestions?</p>
<p>Many thanks for your help,</p>
<p>Chris<br />
Senior Software Engineer<br />
C#.NET, VB.NET, T-SQL developer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

