management studio with "Run as" | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

management studio with "Run as"

When I start SSMS using "run as" another windows account, it messes up my own registered servers encrypted data When I want to connect to a registered server, it first says it cannot decrypt the password data (System.Exception: CryptUnprotectData: Win32 error:-2146893813) When I alter the password and save it, I cannot logon (same error) when I launch SSMS in a normal way. Shouldn’t the "run as" use another set of registered servers ? [V]
Run as feature is good in order to provide flexibility when the required user is not present, but this works completely different with operating system. What is your operating system?
Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. The greatest discovery of my generation is that a human being can alter his life by altering his attitudes of mind.
We use Windows XP sp2.

THen there is a problem in using Run As feature in XP SP2 as compared to Win2K3 server platform due to the internal calls between WMI & programming language for XP, I believe if you are not able to find any solution then use MS connecthttp://connect.microsoft.com to post your feedback. Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. The greatest discovery of my generation is that a human being can alter his life by altering his attitudes of mind.
]]>