Previous Topic: CREATE GROUP SyntaxNext Topic: CREATE GROUP Usage


CREATE GROUP Parameters

group-identifier

Identifies the group to be created.

Group-identifier can be at most 18 characters in length. It must be unique among the set of authorization identifiers (users and groups) in the user catalog.

Note: For more information about identifiers, see chapter Notes on Security Statement Syntax.

DESCRIPTION 'description'

Supplies a description of the group.

Description can be at most 40 characters in length. This parameter is available for documentation; its value is not used in CA IDMS security processing.

ADD USER user-identifier

Adds the specified user to group-identifier.

Note: For more information about identifiers, see chapter Notes on Security Statement Syntax.