HPE Onboard Administrator – How to Reset the Administrator Password

Resetting the administrator password

If the Administrator password has been lost, user can reset the administrator password to the factory defaultthat shipped on the tag with the onboard administrator module. The onboard administrator resets a lostpassword to Lost Password/Flash Disaster Recovery (LP/FDR) mode. To reset the administrator password tothe factory default:

  1. Connect a computer to the serial port of the active onboard administrator using a Null-Modem cable.

  2. With a Null-Modem cable (9600 N, 8, 1, VT100) locally connect to the onboard administrator.

  3. Open a suitable terminal window utility (Windows or Linux), and connect to the active onboard administrator.

  4. Press and hold in the onboard administrator reset button for 5 seconds.

  5. To boot the system into lost password modem press L. The password appears as the system reboots.

    Alternatively, to reset a password on the onboard administrator, select the Insight Display (LCD panel) USBMenu option. This option restores a configuration script using command line interface commands stored on a USB key.


    NOTE: If the insight display USB menu buttons are locked, then the serial port method must be used. If the LCD panel is locked, then a large -lock- symbol appears on the screen.


In this example, the OA administrator password is set to Password123.

  1. Create a text file named reset_password.cfg with the one line command: SET USER PASSWORD ?administrator? ?Password123?

  2. Insert the flash drive with reset_password.cfg file into the USB port of the active onboard administrator. The LED on the onboard administrator indicates which OA is active.

  3. Using the onboard administrator Insight display, navigate to the main menu, select USB Key Menu, andthen click OK.

  4. If insight display PIN protection is enabled, user are prompted to enter the PIN. Select accept, and then click OK.

  5. Select Restore Configuration, then click OK. The USB flash drive in the onboard administrator isscanned and the available .cfg files are listed.

  6. Select the reset_password.cfg file, and then click OK.

  7. The confirm operation screen appears, click OK.

  8. Log in to the onboard administrator with the user ID and password specified.

How to create reset_password.cfg?

  • Create a text file and save it as .cfg

  • In the text file add a single line as follows

Set user password “Administrator” ” Password123″

Click here for more information on Set user password from BladeSystem Onboard Administrator Command Line Interface User Guide

Set user password

  • Command:

    Set user password “<user name>”[“<user name>”]

  • Description:

    Sets a user’s password. If user do not supply a password on the command line, user are prompted for one. In script mode, user must supply a password on the command line.

  • Access level/Bay level:

    OA administrator (can modify the full name of others)

    OA operator and user access level users can change their own passwords.

  • Restrictions:

    Only OA administrators can modify another user’s password. Only the Administrator account can modify the password of the Administrator account.

    The <user name> argument is case sensitive.

    If the password is provided in the same line as the command and contains spaces or hash characters (#), it must be enclosed in double quotes.

Close Menu