Find out how to change a user's password in Hyperglance
As an admin user, you can change a user's password via the app or by using a CLI.
Via the Hyperglance App
Log in to Hyperglance as an Admin user, select the Hamburger icon and then the 'Tools' menu, click on the Change Password option.

On the Change Password dialog, select the user whose password you wish to change, then enter the new password:

Via the CLI
1. Connect/SSH to the Hyperglance server
2. Run the following command:
/usr/local/bin/users/resetpassword.sh admin
3. When prompted, enter the new password. You'll be prompted twice - the password must match both times.
