
Chapter 5: CPS Appliance Commands | 73 |
|
|
Syntax
USER SET <username> [PASSWORD=<pwd>] [SSHKEY=<keyfile>] [FTPIP=<ftpadd>] [KEY=<sshkey>] [ACCESS=<access>] [PREEMPT=1234]
Table 5.40: User Set Command Parameters
Parameter | Description |
| |
|
|
| |
<username> | Username. |
| |
|
| ||
| New | ||
| parameter is required when changing another user’s password. The password is | ||
PASSWORD=<pwd> | displayed on the screen. For security, clear your screen display after issuing | ||
| this command. |
| |
| To delete a password, specify Password =“”. | ||
|
| ||
SSHKEY=<keyfile> | Name of uuencoded public key file on an FTP server. The maximum file size that | ||
may be received is 4K bytes. | |||
| |||
|
|
| |
FTPIP=<ftpadd> | FTP server’s IP address. |
| |
|
| ||
KEY=<sshkey> | Uuencoded SSH key. To delete an SSH key (whether it was originally specified with | ||
the SSHKEY and FTPIP parameters or with the KEY parameter), specify Key=“”. | |||
| |||
|
| ||
| 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. | ||
| |||
| Valid values for access rights are: | ||
| P<n> | Access to the specified port number. | |
| 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. | |
|
|
PREEMPT=1234 | Preemption level, in the range 1 (lowest) - 4 (highest). | |
Default = 4 (highest) | ||
| ||
|
|