Avocent CCM User Manual

Page of 136
90        CCM Installer/User Guide
Examples
The following command sets the access rights for JohnDoe, enabling access to all ports with 
configuration and monitoring access rights.
> user set JohnDoe access=pall,scon,smon
The following command removes the server configuration and port configuration access right for 
JohnDoe, and leaves any other previously configured access rights intact.
> user set JohnDoe access=-SCON,PCON
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 JohnDoe key=“”
ACCESS=<access>
Command and port access rights or level. You may specify multiple access rights, 
separated by commas, or a level. If specifying access rights, you may use one of 
three forms:
ACCESS=<access> to specify all access rights.
ACCESS=+<access> to specify only access rights to be added.
ACCESS=–<access> to specify only access rights to be deleted.
Valid values for access rights are:
P<n>
Access to the specified port number.
P<x-y>
Access to the specified range of ports.
PALL
Access to all ports.
USER
User configuration access rights.
PCON
Port configuration access rights.
SCON
Configuration access rights.
SMON
Monitor access rights.
BREAK
Can issue Port Break command.
Valid values for access levels are:
ADMIN
PALL, USER, SMON, PCON and BREAK access rights.
APPLIANCEADMIN
PALL, USER, SCON, SMON, PCON and BREAK 
access rights.
Default = PALL,SMON
 GROUP=<group>
Port group name. You may specify multiple groups, separated by commas. You may 
use one of three forms:
GROUP=<group> to specify all the port groups to which this user will belong.
GROUP=+<group> to specify only port groups to be added.
GROUP=–<group> to specify only port groups to be deleted.
Up to 8 port groups, separated by commas, may be defined for a CCM850 appliance 
user, up to 16 port groups for a CCM1650 appliance user and up to 48 groups for a 
CCM4850 appliance user.
Table 5.45: User Set Command Parameters (Continued)
Parameter
Description