Change the Administrative Console Account Password

  1. Access the DSR API GW Admin console using https://<Admin-Server-XMI-IP>:9002/console.
  2. Login using the admin account created when configuring the API GW.
    The default username is weblogic.
  3. Navigate to Security Realms, and then myrealm, and then User and Groups, and then Users , and then weblogic, and then passwords.
  4. Stop all the Administrative and Application servers.
  5. In each server, navigate to the u03/app/oracle/ocsg-x.x.x/user_projects/domains/ services-gatekeeper-domain/servers/<Server-name>/security folder.
  6. Delete the boot.properties file.
  7. Recreate the boot.properties file with a new username and password.

    username=<user-name>

    Password=<password>

    Note:

    These details are encrypted when the server starts successfully.
  8. Stare all the Administrative and Application servers.