![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1002927.1 : How to Create or Change a Password on the Sun[TM] Remote System Control (RSC) card.
PreviouslyPublishedAs 204028
Applies to:Sun Fire V480 ServerSun 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*** GoalThis 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.SolutionSteps to FollowTo 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 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 Example: # /usr/platform/`uname -i`/rsc/rscadm useradd foobar 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 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 rsc> useradd foobar rsc> usershow 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 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 |
||||||||||||
|