ILOM Notes
From Brandonhutchinson.com
- You should immediately change the password of the ILOM root account from the default value of changeme when logging into the ILOM command-line interface (CLI).
-> set /SP/users/root password Changing password for user /SP/users/root... Enter new password: ******** Enter new password again: ******** New password was successfully set for user /SP/users/root
- Adding a user account (CLI)
-> create /SP/users/username password=password role=administrator|operator
