Skip to main content
OnCommand Unified Manager 9.5
A newer release of this product is available.

Changing the JBoss password

Contributors

You can create a new, custom JBoss password to overwrite the default password that is set during installation. This task is optional, but some sites might require this security capability to override the Unified Manager installation default setting. This operation also changes the password JBoss uses to access MySQL.

Before you begin

  • You must have root user access to the Red Hat Enterprise Linux or CentOS system on which Unified Manager is installed.

  • You must be able to access the NetApp-provided password.sh script in the directory /opt/netapp/essentials/bin.

Steps

  1. Log in as root user on the system.

  2. Stop the Unified Manager services by entering the following commands in the order shown: service ocieau stop``service ocie stop

    Do not stop the associated MySQL software.

  3. Enter the following command to begin the password change process: /opt/netapp/essentials/bin/password.sh resetJBossPassword

  4. When prompted, enter the old JBoss password.

    The default password is D11h1aMu@79%.

  5. When prompted, enter the new JBoss password, and then enter it a second time for confirmation.

  6. When the script completes, start the Unified Manager services by entering the following commands in the order shown: service ocie start``service ocieau start

  7. After all of the services are started, you can log in to the Unified Manager UI.