To migrate encrypted passwords on the Integrity Lifecycle Manager server
The following procedure outlines the syntax for encryptpassword where no options are specified and you are presented with a text menu to guide you through the migration process.
1. Stop the Integrity Lifecycle Manager server.
2. From the installdir/bin directory, run the following command:
encryptPassword
or
./encryptPassword
In interactive mode, the following options display:
1) Encrypt the existing passwords
2) Change the encrypted passwords
3) Exit
3. To start the encryption process, enter
1. A message is posted to indicate that encrypted passwords are being configured. Any conversion back to a plain text password system must be configured manually. For more information on reverting to plain text server-side passwords, see
“Reverting to Plain Text Server-side Passwords”.
4. To proceed with the encryption, enter y. The application runs and encrypts the target server-side passwords.
Once the application has completed, a confirmation message displays. If this is the first time you have run the encryptPassword application, the is.properties file is stamped with the following flag:
global.encrypt=true
5. Restart the Integrity Lifecycle Manager server.