Resetting the GUI password

Last Updated : Apr 09, 2025 |

Procedure

  1. Log in to the CLI interface as a root user.
  2. To reset the password, run the following command: gui-user --edit <username> --password <password>
  3. Optional If the account is expired, run the following command to restore the user status: gui-user --edit <username> --status ok
  4. Optional To get additional information on how to use the gui-user command, run the following command: gui-user --help