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.

  1. Open the appropriate .xml file, and then delete the encrypted password and the ‘{ENCR}’ prefix.
  2. Provide the new (unencrypted) password.
  3. Redeploy the application.
Related topics