Previous Topic: Examples: CNFUVAR keywordNext Topic: Examples: COMMAND keyword


COMMAND Keyword—Specific Commands for ACID

Valid on z/OS.

Use the COMMAND keyword to confine ACIDs to using a specific command or subset of commands available within a facility.

For purposes of LCF protection, facility entities USER77 through USER221 are not considered unique.

For information on how to allow an ACID to use all but a specific list of commands for a particular facility, see the XCOMMAND keyword.

The TSO TEST command might not be entered as an operand of the COMMAND keyword. Restricting ACIDs to the TSO TEST command allows the ACID to execute any TSO command via the TEST, LOAD, and GO sub-commands.

This keyword has the following format:

TSS ADDTO(acid) COMMAND(facility,(command[(G,V)]))
Facility

Specifies the facility commands are restricted to.

Command

Specifies the commands available to the user.

Length: 1 to 8 characters

Capacity: 1 to 30 commands

G

Indicates that the ACID can use any command beginning with the generic prefix specified.

V

Indicates that the ACID may use the command listed, but CA Top Secret will reverify the ACID's password.

This keyword is used with: