Changing the Default Admin Password

Modified on Fri, 15 Dec 2023 at 10:00 AM

Release Date: 2/26/21
Modified Date: 12/13/23


For security reasons, change the default administrator password the first time you use your Connection Broker. To change the administrator password, log in to the Connection Broker as the default administrator and go to the > Sign in > My Options page, shown in the following figure.

  1. Enter a new password in the Password edit field.

  2. Reenter the new password in the Re-type password edit field.

  3. Click Save.

The Connection Broker cannot remind you of your password. If you forget your administrator password, reset it using the Connection Broker virtual machine console. See “Resetting the Default admin Password” in the Connection Broker Security Review document for complete instructions.


Using the CLI

In the case that you are unable to access the web interface and need to reset the default admin password, you will need to access the CLI with a sudo user:


Version 202x:

/var/lib/leo/app/control.pl --change_password --user username --new_password password


Version 9:

/home/leo/app/control.pl --change_password --user username --new_password password

© Copyright 2023 Leostream Corporation