To revert to plain text Integrity Lifecycle Manager Agent-side passwords
1. Stop the Integrity Lifecycle Manager Agent.
2. In the agent.properties file, delete the property for global.encrypt=true, or modify it as follows:
global.encrypt=false
3. For each affected password, delete the encrypted text, and enter your chosen password in plain text, for example, in the encrypted format of:
mksagent.privatekey.password=%%%t6jUV133ZOk\=
mksagent.privatekey.password=password
where password is a plain text entry for your chosen password.
4. To retain the changes, save each affected property file.
5. To run with plain text Integrity Lifecycle Manager Agent passwords, restart the Integrity Lifecycle Manager Agent.