1.6.4 Changing the ILOM Password

The default user account for the Integrated Lights Out Manager (ILOM) is root. The following procedure describes how to change the password for the ILOM:

  1. Log in to the ILOM using SSH.
  2. Use the following command to change the password:
    set /SP/users/user_name password
    

    In the preceding command, user_name is the user account to be changed. The following is an example of the command:

    set /SP/users/user1 password
    
    Changing password for user /SP/users/user1/password...
    Enter new password:********
    Enter new password again:********
    New password was successfully set for user /SP/users/user1