You can use the encodePassword.sh|bat script to encode a password value that you enter in the administrative console. By encoding your password, you can prevent the password from being shared.
You can use the encodePassword.sh|bat script to encode the passwords that you enter as custom property values into the administrative console.
The encodePassword.sh|bat script is located in the install_root/bin directory.
The default script usage follows:
./encodePassword.sh|bat
./encodePassword.sh|bat password01
The script returns an encoded password that you can copy and use for your custom property value.