Avocent CPS810 Switch User Manual


 
74 CPS Installer/User Guide
Examples
The following command sets the access rights for JohnDoe, enabling access to all ports with
configuration and monitoring access rights and specifying a preemption level of three.
>user set JohnDoe access=pall,scon,smon pre=3
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: ADMIN (may unlock all except APPLIANCEADMIN) or APPLIANCEADMIN
Syntax
USER UNLOCK <username>
Table 5.41: User Logout Command Parameter
Parameter Description
<username> Username to be unlocked.