Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1328316.1
Update Date:2018-03-13
Keywords:

Solution Type  Technical Instruction Sure

Solution  1328316.1 :   How to reset the ILOM root password back to the default 'changeme' using ipmitool.  


Related Items
  • SPARC T4-2
  •  
  • Sun Blade X6450 Server Module
  •  
  • Sun Fire X4150 Server
  •  
  • Sun Fire X4540 Server
  •  
  • Sun Fire X4440 Server
  •  
  • Sun Blade X6240 Server Module
  •  
  • Sun Netra X4200 M2 Server
  •  
  • Sun Fire X4200 Server
  •  
  • Sun Fire X4275 Server
  •  
  • Sun Blade X6220 Server Module
  •  
  • Sun Netra X4450 Server
  •  
  • Sun Fire X4250 Server
  •  
  • Sun Netra X4270 Server
  •  
  • Sun Netra X6270 M2 Server Module
  •  
  • Sun Fire X4200 M2 Server
  •  
  • Sun Fire X4600 M2 Server
  •  
  • SPARC T5-8
  •  
  • Sun Fire X4240 Server
  •  
  • Sun Blade X6440 Server Module
  •  
  • Sun Blade X6270 Server Module
  •  
  • Oracle Exadata Storage Server Software
  •  
  • Sun Fire X4470 Server
  •  
  • Sun Server X2-8
  •  
  • Sun Fire X2270 Server
  •  
  • SPARC T4-1
  •  
  • Sun SPARC Enterprise T5220 Server
  •  
  • Sun Fire X4140 Server
  •  
  • Sun Blade X6250 Server Module
  •  
  • Sun Fire X2250 Server
  •  
  • Sun Fire X4100 M2 Server
  •  
  • Sun Blade X6275 M2 Server Module
  •  
  • Sun Fire X4170 Server
  •  
  • Sun SPARC Enterprise T5240 Server
  •  
  • SPARC T3-1
  •  
  • SPARC T4-4
  •  
  • SPARC T5-2
  •  
  • SPARC T5-4
  •  
  • Sun Fire X4270 M2 Server
  •  
  • Sun Blade X6275 Server Module
  •  
  • Sun Fire X4640 Server
  •  
  • Sun Blade X6270 M2 Server Module
  •  
  • Sun Fire X4600 Server
  •  
  • Sun Blade X6420 Server Module
  •  
  • Sun Fire X4270 Server
  •  
  • Sun Fire X4100 Server
  •  
  • Sun Fire X2270 M2 Server
  •  
  • Sun Netra X4250 Server
  •  
  • Sun Fire X4170 M2 Server
  •  
  • Sun Server X2-4
  •  
  • Sun Fire X4500 Server
  •  
  • Sun Fire X4450 Server
  •  
  • Sun Fire X4800 Server
  •  
Related Categories
  • PLA-Support>Sun Systems>x86>Server>SN-x64: MISC-SERVER
  •  
  • _Old GCS Categories>Sun Microsystems>Servers>x64 Servers
  •  




In this Document
Goal
Solution


Applies to:

Sun Fire X4640 Server - Version Not Applicable and later
Sun Blade X6250 Server Module - Version Not Applicable and later
Sun Fire X4470 Server - Version Not Applicable and later
Sun Fire X4540 Server - Version Not Applicable and later
Sun Netra X6270 M2 Server Module - Version Not Applicable and later
Information in this document applies to any platform.

Goal

To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Sun x86 Systems


The root password on the ILOM is currently unknown.  You have root access to the O/S installed on the platform and want to change the ILOM password back to the default changeme.

The method to reset the ILOM password is different for each platform.  Some allow for password reset via an onboard jumper.  Others allow for the password to be reset via a BIOS setting.  Newer versions of the ILOM also allow for ILOM password recovery via the serial management connection.   Refer to your product documentation to see which method applies to your system.

The method explained below is not documented and is primarily used when a) the system is located in a remote data center, or b) you don't want to shut down the host.  Both the onboard jumper method and the BIOS setting most likely will require the host OS be shutdown.

Solution

1. If needed, check ipmitool version and path:

# which ipmitool

/usr/sbin/ipmitool

# /usr/sbin/ipmitool -V

ipmitool version 1.8.8

2. Reset the password using one of the following two commands:

# /usr/sbin/ipmitool user set password 0x02 changeme

# /usr/sbin/ipmitool raw 0x06 0x47 0x02 0x02 0x63 0x68 0x61 0x6e 0x67 0x65 0x6d 0x65 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

There will be no confirmation after running the ipmitool command, however the ILOM root password will be changed to changeme.


Notes
These solutions are from the IPMI specification.
The second method show above is the "set user password" command in raw format.

Since the KCS interface between the host and it's service processor does not require authentication, you can set any user's password from the main host itself. This is not possible from an ILOM out of band connection.

This has been tested and verified on x86 based ILOM 2.x and 3.x.
This process has been successfully tested on several x64 product lines so it may be successful on other x86 platforms not identified in this document.
This process has been successfully tested on some non-x86 product lines (i.e. SPARC based T5120 and T4-1) so it may be successful on other SPARC based platforms not identified in this document. They may have a requirement for the ipmitool version: The version 1.8.8 that came with Solaris 10 u10 and earlier cannot yet use the BMC interface. Version 1.8.9.4 or later is required and also uses the BMC interface as the default interface (recommended version is 1.8.10.3). For these SPARC based systems, please see "Version of ipmitool required for CMT systems" (Doc ID 1516567.1)


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback