kEncrypt.sh

In some cases you may need to generate encrypted strings in accordance with the encryption scheme of your PPM Server installation. To do this, you use the kEncrypt.sh. script.

Run the command:

sh ./kEncrypt.sh <String_To_Encrypt>

The kEncrypt.sh script run generates an encrypted string that starts and ends with the characters #!#, which the system uses to mark encrypted data. Copy only the text string between these markers.