Change RSC & ALOM Password

1. Find the system platform name.

# uname -i
SUNW,Netra-xxx

2. Check the existing user in ALOM.

# /usr/platform/"uname -i"/rsc/rscadm usershow

username permissions password
——–      ———–        ——–
olduser  cuar        Assigned

Additional note:
Fill the “uname -i” with the system platform name.

3. If a user forgot the password it can be over written by just making a new password again.

# /usr/platform/`uname -i`/rsc/rscadm userpassword tauke
Password:
Re-enter Password:

4. Connect your serial management console & test with the new password.

Additional note:
Supported hardware –
• Sun Fire V890
• Sun Fire V490
• Sun Fire V880
• Sun Fire V480
• Sun Fire 280R

You May Also Like

Leave a Reply?