ILOM Notes
From Brandonhutchinson.com
(Difference between revisions)
(New page: * 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/r...) |
m |
||
| Line 6: | Line 6: | ||
New password was successfully set for user /SP/users/root | New password was successfully set for user /SP/users/root | ||
| - | * Adding a user account (CLI) | + | * Adding a user account (CLI). |
-> '''create /SP/users/''username'' password=''password'' role=administrator|operator''' | -> '''create /SP/users/''username'' password=''password'' role=administrator|operator''' | ||
Revision as of 21:35, 5 February 2008
- 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
