|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, December 28, 2012 1:42 PM
Points: 36,
Visits: 30
|
|
Hi everyone,
I entered a wrong password for my ssms login and I am unable to delete it. SSMS remembers this wrong password even though I enter the correct password and check the 'Remember Password' checkbox.
I also have a login username that's of no use and I am unable to delete it. This login name appears first in the login dropdown and everytime I want to connect I have to change it. What a pain! 
I searched online and deleted the C:\Users\[My User account]\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin a number of times. Restarted mgmt studio and it still remembers by login name/password.
I am using SSMS 2008. I've searched the forum if this question has been asked before and I couldn't find any post. Sorry if this is a repost.
Can anyone help me out? Thanks in advance.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Tuesday, March 27, 2012 11:31 AM
Points: 14,
Visits: 41
|
|
| To change the password try to use sp_password (see help for details on it).
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 10:07 AM
Points: 935,
Visits: 1,709
|
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, December 28, 2012 1:42 PM
Points: 36,
Visits: 30
|
|
capn.hector (3/12/2012)
MR@SD (3/12/2012) To change the password try to use sp_password (see help for details on it).not what the OP is looking for. im guessing you have tried closing SSMS THEN moving or deleting the file and then reopening SSMS?
Yes. I tried everything including restarting the system. Somehow I am not able to delete the incorrectly saved credentials in ssms 2008. Just wanted to know if someone had a similar problem. The login username that doesn't work is just a pain in the neck. Every time I connect to my server I have to change the Login dropdown and retype the correct password. Guess I'll have to reinstall ssms.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: 2 days ago @ 4:58 AM
Points: 7,
Visits: 157
|
|
| Hi, I am also facing same issue as noviceinsql. whenever i select username from dropdown list, it gives incorrect password , I have tried to uncheck the box "Remember Password" and then enter correct password and check the box again. Still it is remembering some wrong password and everytime I login I have to enter password manually. Done enough googling, still no proper approach found. Please help SQL SERVER techies. Thank in advance
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Wednesday, August 15, 2012 11:32 AM
Points: 91,
Visits: 63
|
|
neeth (8/2/2012) Hi, I am also facing same issue as noviceinsql. whenever i select username from dropdown list, it gives incorrect password , I have tried to uncheck the box "Remember Password" and then enter correct password and check the box again. Still it is remembering some wrong password and everytime I login I have to enter password manually. Done enough googling, still no proper approach found. Please help SQL SERVER techies. Thank in advance
I don't have this issue anymore. The key is I had to close my ssms and then delete the C:\Users\[My User account]\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin file.
I deleted the file while SSMS was open before and it didn't work. Hope this helps.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, September 24, 2012 1:52 AM
Points: 2,
Visits: 24
|
|
Before you delete the file,close your SSMS. Delete the following file from your system. It works perfectly.Mine is Windows 2003 Server.Hope you enjoy...
File path:C:\Documents and Settings\Administrator\Application Data\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, September 24, 2012 1:52 AM
Points: 2,
Visits: 24
|
|
Before you delete the file,close your SSMS. Delete the following file from your system. It works perfectly.Mine is Windows 2003 Server.Hope you enjoy...
File path:C:\Documents and Settings\Administrator\Application Data\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
Bala from India
|
|
|
|