90CCM Installer/User Guide

Table 5.45: User Set Command Parameters (Continued)

Parameter

Description

 

 

 

 

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.

ACCESS=<access>

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

 

Default = PALL,SMON

access rights.

 

 

 

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>

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.

 

 

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=“”