Chapter 5: CCM Appliance Commands

65

 

 

User Commands

The User command has several forms, as listed in Table 5.32.

Table 5.32: User Command Summary

Command

Description

 

 

User Add

Adds a new user to the user database.

 

 

User Delete

Deletes a user from the user database.

 

 

User Logout

Terminates a user’s active session.

 

 

User Set

Changes a user’s configuration information.

 

 

User Unlock

Unlocks a locked-out user.

 

 

User Add command

The User Add command adds a new user to the CCM user database. The user database holds a maximum of 64 user definitions. For more information, see Managing User Accounts on page 20 and Access rights and levels on page 21.

Access right: USER

Access level: ADMIN or APPLIANCEADMIN

Syntax

USER ADD <username> [PASSWORD=<pwd>] [SSHKEY=<keyfile>] [FTPIP=<ftpadd>] [KEY=<sshkey>] [ACCESS=<access>]

Table 5.33: User Add Command

Parameter

Description

 

 

<username>

3-16 alphanumeric character username. Usernames are case sensitive.

 

 

PASSWORD=<pwd>

3-16 alphanumeric character password. Passwords are case sensitive.

 

 

 

Name of uuencoded public key file on an FTP server. The maximum file size that

SSHKEY=<keyfile>

may be received is 4K bytes. If this parameter is specified, you must also specify the

 

FTPIP parameter.

 

 

FTPIP=<ftpadd>

FTP server’s IP address. If this parameter is specified, you must also specify the

SSHKEY parameter.

 

 

 

KEY=<sshkey>

Uuencoded SSH key.