Skip to main content

Home

Changing Unravel user password

You can change the password provided by your administrator.

Note

The following method of changing a password is applicable only to the Open-mode protocol.

  1. Ensure that Unravel is up and running. If not, run the following command to start Unravel.

    <Unravel installation directory>/unravel/manager start
    
  2. Change the password.

    <Unravel installation directory>/unravel/manager support users set-password <username> <new-password>

    For example:

    <Unravel installation directory>/unravel/manager support users set-password unraveluser pa$$w@rd  

    If the result is OK, the password is changed successfully. Log in to the Unravel UI by using the new password.