When moving, migrating, and upgrading repositories, users may change the repository user ID and password values listed in WebAnalysis.properties. Because these file values are viewable over the Web using the Configuration Test Servlet, a method exists to encrypt password values.
To change and encrypt repository passwords:
From release 11.x, the WebAnalysis.properties file settings are managed via the EPM System Configuration Module.
The default location is \\WebAnalysis\conf\WebAnalysis.properties.
Navigate to \\WebAnalysis\conf\ and run EncryptUtil.bat or EncryptUtil.sh.
You may use alternative methods to execute this file. EncryptUtil locates the user ID, password, and encryption variable, encrypts the password, and resets db.password-encrypted to true.