Is there a way to hide the encryption password on the sql backup job?
yoyodynedata
Posts: 5 New member
in SQL Backup
We created backup jobs for the database and transaction logs and enabled the encryption with a password. Unfortunately when we view the job under the SQLServerAgent/Jobs the encryption password is set in plain text in the job for anybody to view. Is there a way to hide the password?
Answers
PASSWORD = ''<OBFUSCATEDPASSWORD>xxx</OBFUSCATEDPASSWORD>'