- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Ilo Problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 08:28 PM
02-06-2006 08:28 PM
I have a Proliant Serveur (ML370 G3)
I know its product number(
293765-001) and its serial number but I have lost the paper with the ILO password :((
Is this possible to get a new default password to install ilo without modifying jumper on the server ?
Thanks for answering and have a nice day !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 09:37 PM
02-06-2006 09:37 PM
Re: Ilo Problem
-install HP Lights-Out Online Configuration Utility for Windows 2000/Server 2003
http://h18013.www1.hp.com/support/files/lights-out/us/download/23416.html
-Use "Administrator_reset_pw.xml- Reset the default administrator account password using HPONCFG" script from
HP Lights-Out XML Scripting Sample for Windows
http://h18023.www1.hp.com/support/files/server/us/download/24181.html
It will reset ILO password to word "password"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 09:44 PM
02-06-2006 09:44 PM
Re: Ilo Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:21 PM
02-06-2006 10:21 PM
SolutionBut if you can reach server physically
you can reboot the server and during boot select "F8" option (something like "Press F8 to configure ILO").
You don't need password to access ILO configuration with "F8" and you can add/remove users in such way...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 12:00 AM
02-08-2006 12:00 AM
Re: Ilo Problem
you might have a look at proliant support pack at
http://h18013.www1.hp.com/products/servers/management/psp/index.html
look for rpm matching you distribution.
after installing hprsm and hpsmh
try using hponcfg
hponcfg -f foo
will write actual configuration in foo
edit foo
(you might find admin password in foo)
hponcfg -w foo
will "write" foo to ILO
you don't have to reboot.
be sure to run on the 'right' host !!
Jean-Yves
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 12:02 AM
02-08-2006 12:02 AM
Re: Ilo Problem
thanks for answering, I have used the F8 method and now Ilo works perfectly :)
I tried psp but I had some source location problem.
Thanks again