Can I get (if the user has sa rights) the user password in SQL Server 2008 R2?
The scenario is this: I need to automatically save the list of all usernames and passwords in the document, but without changing the password, just by reading the actual password.
Is this possible or not?
Labracca
source share