<?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/"
		>
<channel>
	<title>Comments on: SQL Server Management Studio 2005/2008 forgets password</title>
	<atom:link href="http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/</link>
	<description>Atia of the Julii, I call for justice!</description>
	<lastBuildDate>Tue, 29 Nov 2011 08:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ebook</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-4014</link>
		<dc:creator>ebook</dc:creator>
		<pubDate>Wed, 23 Nov 2011 09:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-4014</guid>
		<description>Thanks bro,
This is what I&#039;m looking for</description>
		<content:encoded><![CDATA[<p>Thanks bro,<br />
This is what I&#8217;m looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris H</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-3996</link>
		<dc:creator>Chris H</dc:creator>
		<pubDate>Mon, 21 Nov 2011 12:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-3996</guid>
		<description>In my case on Vista it was located in

C:\Users\[USERNAME]\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell

In any case thanks for posting this, it was very frustrating to have it randomly happen.</description>
		<content:encoded><![CDATA[<p>In my case on Vista it was located in</p>
<p>C:\Users\[USERNAME]\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell</p>
<p>In any case thanks for posting this, it was very frustrating to have it randomly happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveH</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-3078</link>
		<dc:creator>DaveH</dc:creator>
		<pubDate>Tue, 19 Jul 2011 15:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-3078</guid>
		<description>Does not work.  A Registered server remembers passwords correctly.  But if you are using the change connection in a query window and you have multiple logins for the same server you are changing to, the passwords will not be remembered properly.  Why is there no &quot;hot fix&quot; for this?</description>
		<content:encoded><![CDATA[<p>Does not work.  A Registered server remembers passwords correctly.  But if you are using the change connection in a query window and you have multiple logins for the same server you are changing to, the passwords will not be remembered properly.  Why is there no &#8220;hot fix&#8221; for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Jobs</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-2641</link>
		<dc:creator>Steve Jobs</dc:creator>
		<pubDate>Wed, 08 Jun 2011 09:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-2641</guid>
		<description>I don&#039;t think that this will work due to the fact that when you delete the file mentioned and re-enter the data it simply re-creates the SqlStudio.bin file.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think that this will work due to the fact that when you delete the file mentioned and re-enter the data it simply re-creates the SqlStudio.bin file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ainscough</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-1405</link>
		<dc:creator>Rob Ainscough</dc:creator>
		<pubDate>Wed, 10 Nov 2010 17:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-1405</guid>
		<description>FYI, deleting SqlStudio.bin is not a perminant solution, in fact it&#039;s pretty temporary.  It will &quot;appear&quot; to solve the problem initially after you&#039;ve re-entered all your user/passwords for each server you connect to ... BUT, within a month it was back to forgetting passwords again.

I&#039;m almost certain this is yet again another security context problem with the OS and SSMS - I would attribute most of the bugs found in Microsoft&#039;s products (including OS) are directly related to a very poor job at implementing security.  

I still hope (and think it is necessary for the survival of Microsoft) that we&#039;ll see a true NEW OS come out of Microsoft in the near near future.  Backwards compatibility will NOT be maintained (can&#039;t be as security and compatibility are in direct opposition) but VMWare could be included with the brand NEW OS.  NEW = start from scratch -- it really is the only way for Microsoft to survive.</description>
		<content:encoded><![CDATA[<p>FYI, deleting SqlStudio.bin is not a perminant solution, in fact it&#8217;s pretty temporary.  It will &#8220;appear&#8221; to solve the problem initially after you&#8217;ve re-entered all your user/passwords for each server you connect to &#8230; BUT, within a month it was back to forgetting passwords again.</p>
<p>I&#8217;m almost certain this is yet again another security context problem with the OS and SSMS &#8211; I would attribute most of the bugs found in Microsoft&#8217;s products (including OS) are directly related to a very poor job at implementing security.  </p>
<p>I still hope (and think it is necessary for the survival of Microsoft) that we&#8217;ll see a true NEW OS come out of Microsoft in the near near future.  Backwards compatibility will NOT be maintained (can&#8217;t be as security and compatibility are in direct opposition) but VMWare could be included with the brand NEW OS.  NEW = start from scratch &#8212; it really is the only way for Microsoft to survive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Schmidt</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-1039</link>
		<dc:creator>Steve Schmidt</dc:creator>
		<pubDate>Fri, 23 Jul 2010 21:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-1039</guid>
		<description>I had it working well with two servers that used the same userid/password combination, but it gets confused when you have to connect to a server using a different userid and/or password.  It appears to override all passwords with the new one.  Now I have to clear it out and start over (again!)</description>
		<content:encoded><![CDATA[<p>I had it working well with two servers that used the same userid/password combination, but it gets confused when you have to connect to a server using a different userid and/or password.  It appears to override all passwords with the new one.  Now I have to clear it out and start over (again!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ainscough</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-991</link>
		<dc:creator>Rob Ainscough</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-991</guid>
		<description>And Microsoft wonder why they got passed up by Apple.  Microsoft IS the Kmart blue light special of software.  I&#039;ve been developing software for since age 16 and was published by age 18 ... going on 30 years of software development ... Microsoft wasn&#039;t always this bad, their products started to spiral downwards around 2000.

I know when I&#039;m coding for Microsoft, as 50% of my time will be searching the internet for solutions to bugs.  When I&#039;m coding for OSX and variants, I spend less than 10% of my time searching for bugs.  Pretty significant difference, and IMHO the very reason Microsoft will continue the spiral downwards ... who knows, maybe Apple will toss 80 Million into Microsoft when they hit rock bottom ... the irony.</description>
		<content:encoded><![CDATA[<p>And Microsoft wonder why they got passed up by Apple.  Microsoft IS the Kmart blue light special of software.  I&#8217;ve been developing software for since age 16 and was published by age 18 &#8230; going on 30 years of software development &#8230; Microsoft wasn&#8217;t always this bad, their products started to spiral downwards around 2000.</p>
<p>I know when I&#8217;m coding for Microsoft, as 50% of my time will be searching the internet for solutions to bugs.  When I&#8217;m coding for OSX and variants, I spend less than 10% of my time searching for bugs.  Pretty significant difference, and IMHO the very reason Microsoft will continue the spiral downwards &#8230; who knows, maybe Apple will toss 80 Million into Microsoft when they hit rock bottom &#8230; the irony.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-947</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 14 Jun 2010 18:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-947</guid>
		<description>Yes, it&#039;s pretty lame.  For Sql Server 2008, you need to go to C:\Documents and Settings\[USERNAME]\Application Data\Microsoft\Microsoft SQL Server\100\Tools\Shell

and delete SqlStudio.bin. 

Make sure SSMS is not running when you delete it. Fire up SSMS again. It will have forgotten all your servers, so you&#039;ll need to reenter them, but it should remember yous credentials. I have no idea what causes it to initially mess up.</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s pretty lame.  For Sql Server 2008, you need to go to C:\Documents and Settings\[USERNAME]\Application Data\Microsoft\Microsoft SQL Server\100\Tools\Shell</p>
<p>and delete SqlStudio.bin. </p>
<p>Make sure SSMS is not running when you delete it. Fire up SSMS again. It will have forgotten all your servers, so you&#8217;ll need to reenter them, but it should remember yous credentials. I have no idea what causes it to initially mess up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://blog.ronhsu.com/2010/01/18/sql-server-management-studio-2005-forgets-password/comment-page-1/#comment-946</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 14 Jun 2010 17:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronhsu.com/?p=678#comment-946</guid>
		<description>You can fix the password rememberance problem by deleting file(s)?
Are you serious?
Becuase if you are, let me know - I&#039;m sick of having to type the damn password in all the time!</description>
		<content:encoded><![CDATA[<p>You can fix the password rememberance problem by deleting file(s)?<br />
Are you serious?<br />
Becuase if you are, let me know &#8211; I&#8217;m sick of having to type the damn password in all the time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

