Sun Microsystems, Inc.  Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1002927.1
Update Date:2012-07-30
Keywords:

Solution Type  Technical Instruction Sure

Solution  1002927.1 :   How to Create or Change a Password on the Sun[TM] Remote System Control (RSC) card.  


Related Items
  • Sun Fire V480 Server
  •  
  • Sun Fire 280R Server
  •  
  • Sun Fire V880z Visualization Server
  •  
  • Sun Fire V890 Server
  •  
  • Sun Fire V880 Server
  •  
  • Sun Fire V490 Server
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>Usx/Blade/Netra>SN-SPARC: USx
  •  
  • .Old GCS Categories>Sun Microsystems>Servers>Entry-Level Servers
  •  

PreviouslyPublishedAs
204028


Applies to:

Sun Fire V480 Server
Sun Fire V490 Server
Sun Fire V880 Server
Sun Fire V880z Visualization Server
Sun Fire V890 Server
All Platforms
***Checked for relevance on 21-Jun-2011***

Goal

This document describes how to change a password for a user on the RSC card. Also, if needed, how to create a new user or delete a user.

Solution

Steps to Follow
To see what user accounts have been made for the RSC card use the usershow command from the Operating Environment:

# /usr/platform/`uname -i`/rsc/rscadm usershow
username permissions password
 frank                cuar               Assigned

This shows one user name of frank. That user has the permissions of cuar and has a password.

To create a new account with full permissions 3 commands would be run in this order:

/usr/platform/`uname -i`/rsc/rscadm useradd 
/usr/platform/`uname -i`/rsc/rscadm userperm  cuar
/usr/platform/`uname -i`/rsc/rscadm userpassword

Example:

# /usr/platform/`uname -i`/rsc/rscadm useradd foobar
# /usr/platform/`uname -i`/rsc/rscadm userperm foobar cuar
# /usr/platform/`uname -i`/rsc/rscadm userpassword foobar
Password:
Re-enter Password:
# /usr/platform/`uname -i`/rsc/rscadm usershow
username permissions password
-------- ----------- --------
frank cuar Assigned
foobar cuar Assigned
#

If a user forgot their password it can be over written by just making a new password again:

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

With the new password made the user would now be able to log into the RSC card.

If a user needed to be deleted the command would be:

# /usr/platform/`uname -i`/rsc/rscadm userdel foobar

-----------------------------------------------------------------------------------

If you have an account on the RSC and want to create accounts this can be done similarly:

rsc> usershow
Username Permissions Password
frank cuar Assigned
rsc> useradd foobar
rsc> userperm foobar cuar
rsc> userpassword foobar
New password:
Re-enter new password:
rsc> usershow
Username Permissions Password
frank cuar Assigned
foobar cuar Assigned

To remove a user:

rsc> userdel foobar


Internal Comments
Audited/updated 11/19/09 - [email protected], Entry Level SPARC Content Team Member

This document contains normalized content and is managed by the the Domain Lead
(s) of the respective domains. To notify content owners of a knowledge gap
contained in this document, and/or prior to updating this document, please
contact the domain engineers that are managing this document via the "Document
Feedback" alias(es) listed below:

Domain Lead: [email protected]
[email protected]


Normalized, RSC, Password
Previously Published As
91318

Change History
Date: 2007-12-14
User Name: 7058
Action: Approved
Comment: Internal info added.
OK to publish.
Version: 5
Date: 2007-12-13
User Name: 7058
Action: Accept
Comment:
Version: 0
Date: 2007-12-13
User Name: 102144
Action: Approved



Attachments
This solution has no attachment
  Copyright © 2012 Sun Microsystems, Inc.  All rights reserved.
 Feedback