SSMS 18 Remembers password for user, not specific to database
I have a number of SQL Server connections which use the same login but each has a different password. Before SSMS 18 the remember password function worked correctly, storing the password for individual connections.
Under SSMS 18 it appears to only be storing the last used password for the login regardless of the server connection.
Can this be restored to the previous functionality.

3 comments
-
Stuart Davis commented
This is such an annoying bug, using 18.5.1, crazy to introduce this bug after so long, it should remember the password for each login/server combination
-
Jarek O. commented
Same here. What's the point of remembering user profile when password can't be stored correctly? Please fix!
-
Asiri Dissanayaka commented
Still exists in 18.1
Please allow to save passwords as it was in previous version.
Password per both server & username, not for only username for any server.
This is pretty basic, this should fix immediately.