BladeSystem - General
1752775 Members
5675 Online
108789 Solutions
New Discussion

Re: Resetting the Onboard Administrator password.

 
chuckk281
Trusted Contributor

Resetting the Onboard Administrator password.

Brian had an Onboard Administrator question:

 

**********************

 

I have two chassis were the customer has lost the passwords.  They are not set to the default.  Does anyone have password recovery procedures.  Downtime and configuration is not any concern as this is a new install.

 

**********************

 

Bill had the process down:

 

********************

 

 

From the OA 3.10 user Guide, page 19...

 

 

Recovering the administrator password

 

If the administrator password has been lost, you can reset the administrator password to the factory default that shipped on the tag with the Onboard Administrator module. The Onboard Administrator resets a lost password to Lost Password/Flash Disaster Recovery (LP/FDR) mode. To recover the password and reset the administrator password to the 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 HyperTerminal (in Microsoft(r) Windows(r)) or a suitable terminal window (in Linux), and then 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.

 

************************

 

I hope this helps you. Comments?

8 REPLIES 8
chuckk281
Trusted Contributor

Re: Resetting the Onboard Administrator password.

And from Ken:

 

*********************

 

I prefer to use a script on a thumb drive to recover lost OA passwords.  I’ve attached 2 scripts.  ResetPW resets the “Administrator” account password to “password”.  The OA-Add-admin script adds use “admin” password “hpinvent” to the OA, and all ILOs in the enclosure.

 

To run the scripts:

  • Copy the scripts to a thumb drive
  • Place the thumb drive in the active OA
  • Run the script from the Insight Display

o   USB Menu

o   Restore Configuration

o   usb://d1/<script-name>.cfg

 

Script 1:

 

ADD USER admin hpinvent
SET USER ACCESS admin ADMINISTRATOR
ASSIGN SERVER ALL admin
ASSIGN INTERCONNECT ALL admin
ASSIGN OA admin
ENABLE USER admin

HPONCFG all  << end_marker
<RIBCL VERSION="2.0">
  <LOGIN USER_LOGIN="adminname" PASSWORD="password">
  <USER_INFO MODE="write">
    <ADD_USER
      USER_NAME="admin"
      USER_LOGIN="admin"
      PASSWORD="hpinvent">
      <ADMIN_PRIV value ="Yes"/>
      <REMOTE_CONS_PRIV value ="Yes"/>
      <RESET_SERVER_PRIV value ="Yes"/>
      <VIRTUAL_MEDIA_PRIV value ="Yes"/>
      <CONFIG_ILO_PRIV value="Yes"/>
    </ADD_USER>
  </USER_INFO>
  </LOGIN>
</RIBCL>

 

 

Script 2:

 

SET USER PASSWORD "Administrator" "password"

 

 

 

Sirajul_Haque
Advisor

Re: Resetting the Onboard Administrator password.

Hi,

 

Step by step guide to reset HP Onboard Administrator password is explained in detail in below provided 3rd party link:

 

How to reset or restore HP Onboard Administrator Password

 

This article provides all screenshot necessary.

 

Regards

 

 

I am an HP Employee

Was this post useful? - You may click the KUDOS! star to say thank you.
Optron
Occasional Visitor

Re: Resetting the Onboard Administrator password.

Hi, 

thanks for script but will it affect the production environment ?

Hp c7000 was installed in 2013 to an isolated site where services are running but no available following:

No iLo IP or credential 

On board IP found on KVM but No working Password,

what will you suggest 

Torsten.
Acclaimed Contributor

Re: Resetting the Onboard Administrator password.

The script above adds a user with a known password.

So you can use this user account to login.

There are no resets or whatever.


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Trent1
Visitor

Re: Resetting the Onboard Administrator password.

Thanks for the script Ken.  Saved me from trying to dig up a null modem cable and was way easier.

 

NaxosCG
New Member

Re: Resetting the Onboard Administrator password.

Bonjour,

J'ai le même soucis, et j'ai mis les scripts sur une clé usb, mais le C7000 me dit qu'il n'y a pas d'USB key dans l'OA actif.

J'ai testé en FAT et FAT32, au cas où...

Une idée ?

Bien entendu, je n'ai pas de pc avec port série.

NaxosCG
New Member

Re: Resetting the Onboard Administrator password.

Hi,

I have the same issue here.

I've tried using an USB key with scripts. But the inclosure tells me that no usb key is present in active OA.

I've tried both FAT and FAT32 formats for my usb key.

Any idea ?

Of course, i don't have any PC with serial port available.

Sunitha_Mod
Moderator

Re: Resetting the Onboard Administrator password.

Hello @NaxosCG,

Thank you for posting! 

You might want to consider creating a new topic by utilizing the "New Discussion" button, as this will not only enhance visibility compared to the old topic but also boost your chances of receiving responses from experts.

Thanks,
Sunitha G
I'm an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo