Previous Topic

Next Topic

Book Contents

Book Index

Control-D and Control-V Basic Definition Security Calls

Table 42 Control‑D and Control‑V Basic Definition Security Calls

Protected Element

Type

Class
Entity Name

Explanation

Security Module

Controlling Mission Scheduling

Order a Decollating mission

 

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the decollating mission definition.

CTDSE01

Order a Print mission

 

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the print mission definition.

CTDSE01

Order a Backup Mission

 

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the backup mission definition.

CTDSE01

Order a Restore Mission

 

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the restore mission definition.

CTDSE01

Order a Migration Mission

 

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the migration mission definition.

CTDSE01

Controlling Access to PREFIX Parameter

When using parameter ON PREFIX, two checks are performed. If the user has read authority to entity $$CTDPREFIX.qname, then a second check is made to entity $$CTDPRF.qname.prefix.

qname is the name used to assign different authorizations to various Control‑D and Control‑V environments (such as Test and Production).

CTDSE01

Controlling Ordering of Decollations

Controlling Access to Sysouts

 

FACILITY
$$CTDJOB.qname.jobname

jobname is the name of the sysout name to be decollated.

CTDSE01

Controlling Access and Use of the Active Missions File (Screen A)

Access to the Active Mission Status screen

 

FACILITY
$$CTDPNLA.qname

 

CTDSE08

Use of the Mission Status screen (screen A)

 

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the name of the user specified in the mission definition.

CTDSE08

If the user runs in batch mode, the entity checked is $$CTDRRST.qname.owner
Batch includes backup jobs, restore jobs, and Control‑V migration jobs.

CTDSE08

Controlling Online Viewing

Use of Recipient Tree Definitions by Online Users

 

FACILITY
$$TREE.dsn.member

dsn is the first 23 chars of the dsname allocated to DD statement DATREE. member is the member name allocated.

CTDSE04

Filtering the List of Reports in Screen U

 

The user list is created by scanning the Recipient Tree using the USERLIST program (CTDUSR).

See the “Filtering the List of Reports in the User Screen (Screen U)” section in Control-D and Control-V Security.

CTDSE04

Controlling Access to CDAM files

 

DATASET
dsn

dsn is the CDAM dsname.

This check is performed only if parameter DCDAMCHK is set to YES. See Step 1. Implement Control-D Security.

CTDSE04
CTDSE24

Controlling Access to Reports

 

FACILITY
$$CTDACT.qname.userid

userid is the user ID to whom the report belongs (the recipient of the report).

If parameter DGLBRULR is set to YES, the ruler name is used instead of the Global Ruler owner. See Step 1. Implement Control-D Security.

CTDSE04

Controlling Access to Reports by Control‑D/Page On Demand and Control-D/ WebAccess

 

FACILITY
$$CTDASR.qname.userid

Logical View:

$$CTDASR.qname.report-name

$$CTDASR.qname

All other requests:

$$CTDASR.qname.userid

report-name is name of the report for which a Logical View request is executed.

report-name is * or ? or blank.

userid is the user ID to whom the report belongs (the recipient of the report).

CTDSE24

Masking report

 

FACILITY
$$MSKRUL.qname.rulname.
jobname.userid

$$MSKRUL.qname.
$globalrulname.MASTER.
MASTER

rulname is the name of the ruler which will be applied to the report.

$globalrulname is the name of the global ruler which will be applied to all reports. A global ruler name must begin with a single dollar ($) character.

CTDSE04
CTDSE24

Using Control‑D Delivery

Controlling Control‑D Delivery functions

 

FACILITY
$$CTDCDD.qname.userid

All Control‑D Delivery functions.

CTDSE26

Controlling Immediate Printing of Reports by Reports Size

Printing a report within MIN‑MID number of pages

 

FACILITY
$$PAGIII

 

CTDSE04

Printing a report within MIN‑MAX number of pages

 

FACILITY
$$PAGII

 

CTDSE04

Printing a report of more than MAX number of pages

 

FACILITY
$$PAGI

 

CTDSE28

Printing a report within MIN‑MID number of pages

 

FACILITY
$$PGASRIII

 

CTDSE28

Printing a report within MIN‑MAX number of pages

 

FACILITY
$$PGASRII

 

CTDSE28

Printing a report of more than MAX number of pages

 

FACILITY
$$PGASRI

 

CTDSE28

CTDSE24

Entering to screen DO option 1 Report Clique

 

FACILITY
$$CTDOBJ.qname.ENTRY.
REPCLQ

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

Entering to screen DO option 2 Resource Set

 

FACILITY
$$CTDOBJ.qname.ENTRY.
RESSET

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

Saving a new or a modified report clique name

 

FACILITY
$$CTDOBJ.qname.SAVE.
clique‑name

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

clique-name is the name of the report clique name to be created or saved.

Deleting a report clique name or a resource set name

 

FACILITY
$$CTDOBJ.qname.DELETE.
clique-name

FACILITY
$$CTDOBJ.qname.DELETE.
resource-set-name

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

clique-name is the name of the report clique name to be deleted.

resource-set-name is the name of the resource set to be deleted.

Accessing the Global Index Path that is included in the list of paths in the Control‑D/WebAccess Index box or specified in the Control‑D/WebAccess filter manually by the user

 

FACILITY
$$CTDASR.qname.#nn

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

nn is the path number

Parent Topic

Control-D and Control-V Security