Obscure Password
CDP includes a utility named PassPhraseSecure.exe that obfuscates sensitive information such as password. The PassPhraseSecure.exe is provided in the tools
folder of the CDP installer directory.
Prerequisite
The Passphrase_Encrypted
parameter must be set to yes
in the CDP_MSSQLServer.properties
file.
Steps
Double click the
PassPhraseSecure.exe
utility.Provide the password that you want to obfuscate.
For example, if the password is
abc123
, then the utility returns the following obfuscated password:66BEE0633E8E027CEEDECC1EBD189E76
.