Set the 'bal' User Password
- Last Updated: December 9, 2024
- 1 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
You can set the password for the default admin user (bal) for a LoadMaster using a RESTful API command if the password has not yet been set. Run the following command if setting the password for the first time:
curl -k -v "https://<LoadMasterIPAddress>/access/set_initial_passwd?passwd=<NewPassword>"|
Name |
Type |
Description |
Mandatory |
|---|---|---|---|
|
passwd |
String |
The new password for the bal user. |
Yes |