This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

admin user password change

After CentOS  7.6 updates, am not able to login to management portal. Seems like admin user password got corrupted.

Is there a way to change the admin user password from CLI?

Its a NOM Express 2019.02 deployment(demo) on CentOS 7.6  before the linux software updates  was able to log on to Dashboard.

  • Verified Answer

    0

    Hi, 

    You can change the admin user password  via the following steps:

    1. Log in to one of the master nodes.
    2. Run the following command:
      cd $K8S_HOME/scripts
    3. Run the following command to change your password. Replace the <registry password> with the new password you want to set.
      ./updateLocalRegistryInfo.sh -p <registry password>