This article explains how to change your Contrail HealthBot user passwords from the Command Line Interface.
Users cannot log in to the Contrail HealthBot UI.
To recover the admin user password information on a HealthBot that is running, use healthbot reset-password as shown below:
healthbot reset-password
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.