Chapter 1 Server Diagnostics 1-17
1.4.2 Creating an ALOM CMT CLI Shell
To create an ALOM CMT CLI, do the following:
1. Log in to the service processor with username: root.
When powered on, the service processor boots to the ILOM login prompt. The
factory default password is changeme.
2. Create a new user, set the account role to Administrator and the CLI mode to
alom.
Note – The asterisks in the example will not appear when you enter your password.
You can combine the create and set commands on a single line:
SUNSPxxxxxxxxxxxx login: root
Password:
Waiting for daemons to initialize...
Daemons ready
Sun(TM) Integrated Lights Out Manager
Version 2.0.0.0
Copyright 2008 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Warning: password is set to factory default.
-> create /SP/users/admin
Creating user...
Enter new password: ********
Enter new password again: ********
Created /SP/users/admin
-> set /SP/users/admin role=Administrator
Set 'role' to 'Administrator'
-> set /SP/users/admin cli_mode=alom
Set 'cli_mode' to 'alom'
-> create /SP/users/admin role=Administrator cli_mode=alom
Creating user...
Enter new password: ********
Enter new password again: ********
Created /SP/users/admin