Changing passwords for users
Change passwords for individual users. Passwords are encrypted in the .xml configuration files and are preceded by '{ENCR}' in the .xml file. The following types of passwords will be encrypted: database schema passwords, Websphere/Weblogic administrator passwords, and LDAP access-user passwords.
- Open the appropriate .xml file, and then delete the encrypted password and the ‘{ENCR}’ prefix.
- Provide the new (unencrypted) password.
- Redeploy the application.
Related topics