Encrypt a Password
1. Open a command prompt and sign on to the Servigistics application server as the administrative user.
2. Navigate to the <SERVIGSTICS_HOME>/bin directory on the server where AutoPilot is installed.
3. Run the following script:
./DBPassEncrypt.sh <Password>
For example: ./DBPassEncrypt.sh mypasswd
The output is an encrypted password for the password supplied to the script.