<?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>Oracle Database Administration Blog &#187; Change VSS Admin Password</title>
	<atom:link href="http://www.bestremotedba.com/tag/change-vss-admin-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestremotedba.com</link>
	<description>Oracle Database Administration Blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:32:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to Change VSS Admin Password</title>
		<link>http://www.bestremotedba.com/how-to-change-vss-admin-password/</link>
		<comments>http://www.bestremotedba.com/how-to-change-vss-admin-password/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 05:29:02 +0000</pubDate>
		<dc:creator>aarthimudhalvan</dc:creator>
				<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Change VSS Admin Password]]></category>

		<guid isPermaLink="false">http://www.bestremotedba.com/?p=321</guid>
		<description><![CDATA[This is F.Y.I. if you have forgotten a VSS admin password: From time to time, there have been questions about forgotten admin passwords, and the usual answer has been to contact Microsoft. Fortunately, there is an easier way. Here is a step-by-step guide: The best place to do this, is in an empty VSS database. [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>This is F.Y.I. if you have forgotten a VSS admin password:</p>
<p>	From time to time, there have been questions about forgotten admin passwords, and the usual answer has been to contact Microsoft. Fortunately, there is an easier way. Here is a step-by-step guide:</p>
<p>	The best place to do this, is in an empty VSS database. Save the data\um.dat file here, and get a copy of the data\um.dat file from the database where the admin password is lost. Verify that you are prompted for a password when opening VSS Admin on this database. With a good binary data editor, like UltraEdit-32, replace the 2 bytes just before &#8220;Admin&#8221; with BC 7F, and the 2 bytes at offset +32 bytes counting from the A in Admin with 90 6E. In a database where Admin is the first entry, the (decimal) offsets are 130, 131 for the first 2 bytes, (the &#8216;A&#8217; in Admin has offset 132), and 164, 165 for the last 2 bytes. When Admin is not the first entry (VSS saves users alphabetically), these offsets are +64 per user before Admin. You can also easily test that this is the needed change by saving um.dat before and after setting the Admin password in an empty VSS database, and (binary) compare the before and after um.dat files (this is how we found this hack anyway). Now verify with VSS admin that there is no password prompt anymore, and then copy the fixed um.dat file back to the database where the problem occurred.</p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.bestremotedba.com/how-to-change-vss-admin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
