Previous Topic: SyntaxNext Topic: Usage


Syntax Rules

The rules pertaining to each clause in the syntax are listed as follows.

name is user-id

Identifies a new user to be added to the CCDB or an existing user descriptor to be modified, deleted, displayed, or punched. The user-id must be a 1 to 32-character alphanumeric value. For ADD actions, this clause is required and must be unique within all users in the CCDB; for DELETE actions, this clause is required and must identify an existing user within the CCDB. For all other operations, this clause is optional or may be specified with valid masking specifications as described in Chapter 1.

SECurity class is security-class

Identifies the Security Class to be associated with the user. The Security Class must already exist in the CCDB. This clause is required for ADD commands.

PASsword is password

Specifies a password for the user. A password can be any 1 to 8-character alphanumeric value and is stored in the CCDB in an encrypted form to further secure the user. Password values are never displayed.

CCID Name is ccid

Identifies the name of any CCID associations for this particular user. If specified, ccid must be a 1 to 12-character alphanumeric value and identifying a previously defined CCID. If association is desired between the user and multiple CCIDs, enter the CCIDs using the list format shown in the syntax diagram. See the following Usage for additional information.

NOCcid

No CCIDs are associated with this user.

COMment is 'comment-text'

A 1 to 60-character, user-defined remark for the user.

FORce

DELETE command only. This clause enables you to delete a user even if it has Change Log Entries (CLEs) associated with it.