iLO password reset
[root@server ~]# rpm -qa | grep hpon
hponcfg-1.6.0-1

FIle cotains

[root@server ~]# cat iLO-Pass-Reset.xml
<ribcl VERSION="2.0">
<login USER_LOGIN="Administrator" PASSWORD="1q!2w@3e#">
  <user_INFO MODE="write">
   <mod_USER USER_LOGIN="Administrator">
    <password value="1q!2w@3e#"/>
   </mod_USER>
  </user_INFO>
</login>
</ribcl>

Execute command

# /usr/lib/hponcfg -f iLO-Pass-Reset.xml -l iLO-Pass-Reset.log > output.log
page_revision: 0, last_edited: 1216370996|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License