How to Create an ALOM CMT Compatibility Shell

How to Create an ALOM CMT Compatibility Shell

1. Log onto the server with username: root.
When powered on, the server boots to the ILOM login prompt. The factory default
password is changeme.

SUNSPxxxxxxxxxxxx login: root
Password:
Waiting for daemons to initialize...
Daemons ready
Sun(TM) Integrated Lights Out Manager
Version 2.0.0.0
Copyright 2007 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Warning: password is set to factory default.

2. Create a user named admin, set the admin account role to Administrator
and the CLI mode to alom

-> 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'

Note - The asterisks in the example will not appear when you enter your
       password.


You could also combine the create and set commands on a single line:

-> create /SP/users/admin role=Administrator cli_mode=alom
Creating user...
Enter new password: ********
Enter new password again: ********
Created /SP/users/admin

3. Log off the root account after you have finished creating the admin account.

-> exit

4. Log into the ALOM CLI shell (indicated by the -> prompt) from the ILOM
login prompt.

SUNSPxxxxxxxxxxxx login: admin
Password:
Waiting for daemons to initialize...
Daemons ready
Sun(TM) Integrated Lights Out Manager
Version 2.0.0.0
Copyright 2007 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.

sc>

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章