Server Configuration > Post Install Server Security > Reverting to Plain Text Server-side Passwords > To revert to plain text server-side passwords
  
To revert to plain text server-side passwords
1. Stop the Windchill RV&S server.
2. In the is.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:
si.anonymousPassword=encrypted.t6jUV133ZOk\=
si.anonymousPassword=password
where password is a plain text entry for your chosen password.
4. Delete the keystore and the keystore password file.
5. To retain the changes, save each affected property file.
6. To run with plain text server-side passwords, restart the Windchill RV&S server.