Avocent CPS1610 CPS Switch User Manual


 
82 CPS Installer/User Guide
User Set Command Parameters (Continued)
Parameter Description
ACCESS=<access> Valid values for access levels are:
(Continued) ADMIN PALL, USER, SMON, PCON and
BREAK access rights.
APPLIANCEADMIN PALL, USER, SCON, SMON,
PCON and BREAK access rights.
Default = PALL,SMON
Examples
The following command sets the access rights for JohnDoe so that he can
access all ports and have configuration and monitor access rights.
>user set JohnDoe access=pall,scon,smon
The following command removes the server configuration access right for
JohnDoe, and leaves other access rights intact.
> user set JohnDoe access=-SCON
The following command deletes the SSH key information for JohnDoe.
The command will complete successfully only if JohnDoe has a password
configured in a previous User Add or User Set command, and if there are other
users with User access rights.
> user set key=“”
User Unlock command
The User Unlock command unlocks a user who was previously locked-
out. After this command completes, the user will be able to attempt login
authentication again.
Access right: USER; Access level: A (can unlock all except AA) and AA
Syntax
USER UNLOCK <username>
User Logout Command Parameter
Parameter Description
<username> Username to be unlocked.