Previous Topic: SYSMVIEW Resource Class—Secure SystemView SegmentsNext Topic: TERMINAL Resource Class—Secure Terminals


TCICSTRN Resource Class—Secure CICS TCICSTRN RESCLASS

Valid on z/OS.

Use TCICSTRN to secure TCICSTRN RESCLASS for CICS

When used with TSS ADDTO/REMOVE, this resource class has the following format:

TSS ADDTO(acid)TCICSTRN(tranid)
Prefix length

One to eight characters

Capacity of list

One to eight prefixes per TSS command.

When used with TSS PERMIT/REVOKE, this resource class has the following format:

TSS PERMIT(acid)TCICSTRN(tranid)
Prefix length

One to eight characters

This keyword is used with:

The administrator can use any of the following methods to control access to TCICSTRN resources: Expiration, Facility, Program Pathing, Time/Day, and Actions.

Examples: TCICSTRN resource class

This example protects the resource with CA Top Secret by assigning ownership to the Corporate Department (owning acid):

TSS ADDTO(CORPORAT)TCICSTRN(CEMT)

The administration may now PERMIT access to users or profiles that require access.

This example removes ownership:

TSS REMOVE(CORPORAT)TCICSTRN(CEMT)
TSS PERMIT(TECHPROF)TCICSTRN(CEMT)

This example revokes access:

TSS REVOKE(TECHUSER)TCICSTRN(CEMT)