Previous Topic: /BRO ExamplesNext Topic: /CHANGE Usage Notes


/CHANGE Command

The /CHANGE command modifies the security definition for a given operator by changing the level of authorization that controls an operator's ability to use the commands of CA Workload Automation SE applications.

Note: This command is only applicable if CA Workload Automation SE native security is being used for command access.

This command has the following format:

►►─ /CHANGE ─ , ─┬─ A ────┬─ =application ─ , ─┬─ O ──────┬─ =operid ─────────►
                 └─ APPL ─┘                    └─ OPERID ─┘

 ►─ , ─┬─ P ────┬─ =nn ─ , ─┬─ T ────┬─ = ─┬─ term ────┬──────────────────────►◄
       └─ PRTY ─┘           └─ TERM ─┘     └─ **ALL** ─┘
APPL

Defines the CA Workload Automation SE application for which a different level of authorization is to be assigned. A and APPL can be used interchangeably, but one or the other must be specified. The value must be the driver program suffix specified in the SECURITY macro (for example, SFC0, SDM0, and so forth).

Limits: 1 to 4 alphanumeric characters

OPERID

Defines the operator ID for which the authorization is to be changed. O and OPERID can be used interchangeably, but one or the other must be specified. The value must be the operator ID defined in the SECURITY macro.

PRTY

Defines the new level of authorization for the designated CA Workload Automation SE application. P and PRTY can be used interchangeably, but one or the other must be specified. The value must be numeric and must be between 0 and 15.

Note: For default authorization values, see the Security Reference Guide.

TERM

Defines the physical terminal at which the change in authorization applies. T and TERM can be used interchangeably, but one or the other must be specified.

term

Defines the symbolic terminal name defined by the NAME parameter on the TERM statement in the initialization file.

**ALL**

Must be specified to change authorization levels for an OPID that is defined in the Security macro with a TRMD=**ALL**.