Skip to content

Process Studio

Collaboration, Messaging, Security …

Menu
  • About
  • Navigation
  • Sample Page
Menu

Reset iLO password on HP ProLiant server

Posted on March 28, 2012 by wooway

Hardware reset:

I found that there is an ILO security Overide switch on the motherboard. By default it’s set to 0 for off, if you set it to 1, it turns it on. When it is turned on you can get into to ILO with no username or password and then go in and change the user account passwords. Once you’ve changed the password(s), you change the switch back to 0, of course this requires you to shut down the server twice.

You need to set jumper (J29)the Integrated Lights-Out Security Override Switch.
To set the iLO Security Override Jumper:
1. Power down the server.
2. Remove the server from the rack.
3. Remove the server access panel.
4. Locate the three pins of J29 and move the jumper from the front and center pins to the center and rear pins to override password security. J29 is to the front of the 30 pin Remote Insight Connector.
5. Replace the server access panel and put the server back into the rack.
6. Power on the server.
7. Logon to the iLO and reset the passwords.

A warning message will be displayed on the iLO Web pages indicating the iLO Security Override function is currently active. An iLO log entry will be added recording the use of the iLO Security Override. An SNMP alert may also be sent upon setting or clearing the iLO Security Override function.
In the unlikely event it is necessary, enabling the iLO Security Override also enables the iLO boot-block to be flashed. The boot-block will be exposed until the iLO is reset. Compaq recommends the iLO be disconnected from the network until the reset is complete.

http://h30499.www3.hp.com/t5/ProLiant-Servers-Netservers/Reset-ILO-password-Proliant-dl380/td-p/762920

Software reset:

This will only work if the server is online and if the hp management tools are installed in the OS. If they are not then refer to this:

1. Install SNMP on the windows server (neede by HP Insight Management Agents.)
2. Ddowloaded and install the HP Insight Management Agents.
3. Download and install HP Lights-Out Online Configuration Utility.

Ok now that everything is in place, open a notepad file and enter the following :

<ribcl VERSION="2.0">
<login USER_LOGIN="Administrator" PASSWORD="somerandompassword">
  <user_INFO MODE="write">
   <mod_USER USER_LOGIN="Administrator">
    <password value="yournewpassword"/>
   </mod_USER>
  </user_INFO>
</login>
</ribcl>

** somerandompassword in the second line doesn’t have to be a real password.  The utility just needs this parametre to run.

Now save the file as resetilopwd.XML , and copy it to your hp\hponcfg directory (normally under prog. files)
When done that open a command prompt , navigate to c:\program files\hp\hponcfg directory and issue the following command:

HPONCFG.exe /f resetilopwd.xml

Now it should successfully reset the password, but please note that the min. password length is 8 characters.

http://b1tsnbyt3s.blogspot.ca/2011/07/reset-hp-ilo-password.html
http://blog.netnerds.net/2006/04/ribcl-reset-administrator-password-on-ilo/
http://jimmymc.net/?p=62 

Recent Posts

  • How to find out & reset WinHTTP Proxy Server Settings in Windows 10
  • How to Remove the Windows Recovery Partition
  • Command to reboot the Alteon device
  • Email disappeared in one click?
  • The Skype keypad Dilemma

© 2025 Process Studio | Powered by Superbs Personal Blog theme