Question:

How can I reset the admin password of the Web Console?

Answer:

To reset the password of the admin user in the Web Console to its default value ('admin'):

  1. Log in to the Appliance CLI via SSH with the support user 'nexthink'.

  2. Execute the following command:

    sudo /var/nexthink/console/helpers/reset_console_password.sh
    CODE

Sample output:

sudo /var/nexthink/console/helpers/reset_console_password.sh
[sudo] password for nexthink:
UPDATE 1
CODE