Server Configuration > Post Install Server Security > Changing Encrypted Passwords > Changing Encrypted Passwords on Proxy > To change encrypted passwords on the proxy
  
To change encrypted passwords on the proxy
1. Stop the Windchill RV&S server.
2. From the installdir/bin directory, run the following command:
encryptPassword -c proxy
or
./encryptPassword -c proxy
You are prompted to specify the target proxy or proxies for password encryption. The application runs and sets the target proxy passwords in is.properties. These are:
mksis.proxy.default.adminPassword
mksis.proxy.<serveralias>.adminPassword
Once the application has completed, a confirmation message displays.
3. Restart the Windchill RV&S server.