If you don't have iLo server name set up, you can type iLo ip address with secure login. For example:
https://10.xx.xx.xx
K
Main Topics
Browse All TopicsIs it possible and if it is then how do I change the administrator's (or any other user's) password on HP-ILO2; ProLiant DL320 G5 using telnet / SSH?
Thanks,
Yariv
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
If you don't have iLo server name set up, you can type iLo ip address with secure login. For example:
https://10.xx.xx.xx
K
Hello lnkevin and ahoffmann,
Thank you both for your comments but they didn't answer my question. I am able to logon to the iLO device using SSH but once I'm in I don't know how to change the password within the SSH session. When trying: "passwd <username> I get the following message:
--------------------------
login as: yariv
yariv@10.10.79.254's password:
User:yariv logged-in to ILOGB87076657.Lab.Cyber-Ar
iLO Advanced 1.26 at 10:01:40 Nov 17 2006
Server Name: HP-ILO2
Server Power: On
</>hpiLO-> passwd yariv
status=2
status_tag=COMMAND PROCESSING FAILED
error_tag=COMMAND NOT RECOGNIZED
--------------------------
It seems that the available commands are the following:
--------------------------
</>hpiLO-> help
status=0
status_tag=COMMAND COMPLETED
DMTF SMASH CLP Commands:
help : Used to get context sensitive help.
show : Used to show values of a property or contents of a collection target.
create : Used to create new instances in the name space of the MAP.
delete : Used to destroy instances in the name space of the MAP.
load : Used to move a binary image from an URL to the MAP
Example : load -source http://188.188.188.55/imag
reset : Used to cause a target to cycle from enabled to disabled and back to
enabled.
set : Used to set a property or set of properties to a specific value.
start : Used to cause a target to change state to a higher run level.
stop : Used to cause a target to change state to a lower run level.
cd : Used to set the current default target.
exit : Used to terminate the CLP session.
version : Used to query the version of the CLP implementation or other CLP
elements.
HP CLI Commands:
POWER : Control server power.
UID : Control Unit-ID light.
NMI : Generate an NMI.
VM : Virtual media commands.
VSP : Invoke virtual serial port.
--------------------------
But I can't seem to find out how to use them
Any help would be appreciated
Thanks,
Yariv
I know you can be able to login iLo, but if you want to change anyone password, the easiest way is going in the web browser interface and start it from there as my first posted instruction.
Here is the another instruction to change admin password (I dont know if you can use it for other account)
http://blog.netnerds.net/2
K
The reason I posted this question is because I need to develop a plug-in that changes the password on the device automatically. This plug-in is based on an engine which is "terminal based" and uses commands in "expect" programming language so it requires CLI commands. There's no way for this engine to change the password using the web interface.
BTW - I saw that blog entry you mentioned while searching for an answer on the web but it seems like an overhead to me. I would like to know if there's a simpler way to change the password using the CLI commands that exist.
Thanks again and sorry if I wasn't clear enough before.
Yariv
OK, it's better now.
In this situation, you need to download HP utility program that allow you to overwrite the XML file in iLo2. You need to run the following command to change password of it
CPQLOCFG --u -p
Download and read the following instruction from HP (scroll down close to the end):
http://h18000.www1.hp.com/
K
Business Accounts
Answer for Membership
by: lnkevinPosted on 2007-08-01 at 07:14:14ID: 19608940
On your browser, type the ilo server name and login at the prompt
On Administration tab, choose user administration. From there you can select the user with the option to modify (password or username)
You can change your network setting, SSH authorization, directory setting and much more from this Administration Tab.
K