Encrypt Password Utility

Encrypt Password Utility is an optional service. It is only used to encrypt a password.

  1. To encrypt a password, add the values of the password and fileOutputDirectory fields in the $OM_HOME/roles/EncryptPWDUtility/standalone/config/configFile.properties file.
  2. In the $OM_HOME/roles/EncryptPWDUtility/standalone/bin directory, run startEncryption.sh (for Linux) or startEncryption.ps1 (for Windows)

Result

The encrypted password is generated in the encryptedResult.txt file under the output directory that you have set.