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...) |
|||
| (One intermediate revision not shown.) | |||
| 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''' | ||
| + | |||
| + | == Links == | ||
| + | |||
| + | * [http://docs.sun.com/source/820-0280-12/index.html Integrated Lights Out Manager (ILOM) Administration Guide for ILOM 1.1.1] | ||
| + | * [http://dlc.sun.com/pdf/820-0280-12/820-0280-12.pdf Integrated Lights Out Manager (ILOM) Administration Guide for ILOM 1.1.1 (pdf)] | ||
Current revision
- 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
