Description

This article explains how to change your Contrail HealthBot user passwords from the Command Line Interface.

Symptoms

Users cannot log in to the Contrail HealthBot UI.

Solution

To recover the admin user password information on a HealthBot that is running, use  healthbot reset-password  as shown below:

healthbot reset-password -u <user-name> -p <new-password>

For example:

healthbot reset-password -u admin -p Jnpr123!

You will be able to log in to the UI now with the new password.