How to reset ALOM password on V440 Server

List all user in ALOM (SC Prompt):

# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm usershow

username            permissions        password
——–                ———–         ——–
admin                   cuar                    Assigned

Reset ALOM (SC Prompt) user password:

# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm userpassword <username>

Add a new user in ALOM (SC Prompt)

# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm useradd e8611
# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm userpassword e8611
Password:
Re-enter Password:

# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm usershow

username            permissions        password
——–            ———–        ——–
admin               cuar               Assigned
e8611               —-               Assigned

Set the permission level for the user in ALOM (SC Prompt) .

# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm userperm e8611 cuar
# /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm usershow

username            permissions        password
——–            ———–        ——–
admin               cuar               Assigned
e8611               cuar               Assigned

Leave a Comment

Your email address will not be published. Required fields are marked *

CAPTCHA * Time limit is exhausted. Please reload the CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top