74CPS 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
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 commandThe User Unlock command unlocks a user who was previously
Access right: USER
Access level: ADMIN (may unlock all except APPLIANCEADMIN) or APPLIANCEADMIN
Syntax
USER UNLOCK <username>
Table 5.41: User Logout Command Parameter
ParameterDescription
<username> | Username to be unlocked. |
|
|