Administer > Service Portal Administration Guide > Encrypt a password in Service Portal

Encrypt a password in Service Portal

Use an encrypted value of each password parameter to replace the password information to the right of the equal sign ("="). Each encrypted value is preceded by ENC without any separating spaces and is enclosed in round brackets. Ensure that there is no blank space at the end of the value.

Example:

idm.encryptedSigningKey = ENC(UieBIttqNNNwG/VSG1IlukuGaYF2MVPz)

Use the following commands to encrypt a password:

# cd /<SMSP Installation Directory>/cryptoUtil
# $JAVA_HOME/bin/java -jar cryptoUtil-cli-1.0.4.jar encrypt <Password>