HP ProLiant Servers - How to Reset the HP ILO Inband Root/Administrator Password in Linux Information How to reset the HP ILO Inband root/Administrator password in Linux. Details Use the hponcfg command to reset the HP ILO Inband password. Check if the package is already installed or not using the below command. # rpm -qf /sbin/hponcfg hponcfg-1.9.0-3 List/Check the content of the package. # rpm -ql hponcfg-1.9.0-3 /sbin/hponcfg Create a xml file like below or user can copy the same content and change the “newpass” to users password. # vi passwd_reset_ilo.xml # cat passwd_reset_ilo.xml <ribcl version="2.0"> <login user_login="Administrator" password="boguspassword"> <user_info mode="...
All Technical question and answer will be provide here. AWS, Azure, Cloud Technologies, Git. Python