Managing ILO Users & Passwords from the Command Line

To follow up on the previous post I made about ILO scripting, this one runs through how you can change the password or add a user without having the login details to the ILO. I do thi al the time when I get new servers built in the field and while the local folks load the OS, they don't always remember to provide the username/password off the tag hanging off the server or they typo it, etc. This example also assumes that you have administrator level access to the actual server. You'll need hponcfg and the ILO driver loaded as discussed previously as well.

When you dump the ILO config, you'll be able to glean what users exist on the ILO from the info provided. In this example I'm just going to change the password for the admin user by using the following xml file. We'll set the password to "MyPassword".


  
   
   
     
       
     
   
   

The command to run is hponcfg /f iloconfig.xml where iloconfig.xml is the file holding the above text.

Note: As long as you're a local administrator on the machine, the credentials at the top in the <LOGIN> tag can be bogus.

 

Posted Wednesday, November 19 2008 3:46 PM by Brian Desmond | 1 Comment
Tagged as: ,

Comments, Trackbacks, & Pingbacks

#1 re: Managing ILO Users & Passwords from the Command Line

Thursday, November 20 2008 8:26 AM by Mike Clarke

Hey Brian,

I was just wondering how you got your MVP title?

I'd really like to win this award too but haven't had much luck.

Got any advice/tips?

Thanks,

Mike Clarke http://mystyleit.com

PS - Your Contact Me email form appears to be broken

Leave a comment