Previous Topic

Next Topic

Book Contents

Book Index

Control-M Basic Definition Security Calls

Table 29 Control‑M Basic Definition Security Calls

Protected Element

Type

Class
Entity Name

Explanation

Security Module

Controlling Job Orders

Order a job

all

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the job scheduling definition.

CTMSE01

JOBDSNa security check

all

FACILITY
$$REGSTR.qname

qname is the name used to assign different authorizations to various Control‑M environments (for example, Test and Production).

CTMSE01

Order a started task

all

FACILITY
$$CTMSTC.qname.stcname

stcname is the name of the started task.

CTMSE01

Controlling Job Submissions

Access JCL library

all

DATASET
dataset

dataset is the name of the JCL library.

CTMSE02

Starting a started task

all

No check is performed in Basic Definition mode

 

CTMSE02

Submitting a job

all

  • If the job statement does not contain parameter USER, parameter USER is added to the job statement and set to the value of owner.b
  • The submission fails if all the following statements are true:
  • the JCL job statement contains the USER= parameter
  • the owner ID of the job definition is not the same as the value specified in the USER= parameter or //*JOBFROM (for ACF2 users)
  • the MSUBCHK is set to No
  • If the USER= parameter exists and parameter MSUBCHK is set to Y (Yes), the class checked is [SURROGAT | ACIDCHK | FACILITY] and the entity checked is [userid.SUBMIT | | $SUBMIT.userid]c

owner is the name of the user specified in the job scheduling definition.

CTMSE02

Controlling Access to the Active Environment Screen

Accessing the Active Environment Screen

all

FACILITY
$$CTMPNL3.qname

 

CTMSE08

Performing operations in the Active Environment screen

all

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the owner specified in the job scheduling definition.

CTMSE08

Performing Refresh commands in the Job Dependency Network screen

all

FACILITY
REFRESH NET
$$REFNET.qname
REFRESH PROPAGATE
$$REFPROP.qname
REFRESH DEADLINE
$$REFDEAD.qname
REFRESH ALL
$$REFALL.qname

 

CTMSE08

Parent Topic

Access to and Use of the Status Screen