Previous Topic

Next Topic

Book Contents

Book Index

Extended Definition Mode

When the order is for a printing mission, the entity checked is $$PRTORD.qname.owner where owner is the owner ID specified in the printing mission definition.

RACF Security

The commands to permit USERA to order a printing mission with an owner of USERB are:

RDEFINE FACILITY $$PRTORD.qname.USERB UACC(NONE)

PERMIT $$PRTORD.qname.USERB CLASS(FACILITY) ID(USERA) ACC(READ)

TopSecret Security

When the order is for a printing mission, the entity checked is $$PRTORD.qname.owner, where owner is the owner ID specified in the printing mission definition.

The commands to permit USERA to order a printing mission with an owner of USERB are:

TSS PERMIT(USERA) IBMFAC($$PRTORD.qname.USERB) ACC(READ)

ACF2/SAF Security

When the order is for a printing mission, the entity checked is $$PRTORD.qname.owner, where owner is the owner ID specified in the print mission definition.

The commands to permit USERA to order a printing mission with an owner of USERB are:

SET RESOURCE(CMF)

COMP

$KEY($PRTORD.qname.USERB)

UID(USERA) ALLOW

The following entities are checked for orders in all security products:

Table 48 CTDSE01 Entity Checking

Order

Entity Checked

Restore mission

$$RSTORD.qname.owner

Backup mission

$$BKPORD.qname.owner

Decollating mission

$$REPORD.qname.owner $$CTDJOB.qname.jobname

Parent Topic

Module CTDSE01