Previous Topic: TIMS Resource Class—Secure IMS TIMSNext Topic: TSOACCT Resource Class—Secure TSO Logon Account Codes


TOTAL Resource Class—Secure TOTAL for CINCOM

Valid on z/OS.

Use TOTAL to secure TOTAL for CINCOM product called TOTAL.

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

TSS ADDTO(acid)TOTAL(resource)
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)TOTAL(resource)
Prefix length

One to eight characters

Capacity of list

One to eight prefixes per TSS command.

This keyword is used with:

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

Examples: TOTAL resource class

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

TSS ADDTO(CORPORAT)TOTAL(CINCOM)

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

This example removes ownership:

TSS REMOVE(CORPORAT)TOTAL(CINCOM)

This example permits users in the Technical Services Department to access CINCOM on Fridays only:

TSS PERMIT(TECHPROF)TOTAL(CINCOM) DAYS(FRIDAY)

This example permits users in the Technical Services Department to access CINCOM:

TSS PERMIT(TECHPROF)TOTAL(CINCOM)

This example revokes access:

TSS REVOKE(TECHPROF)TOTAL(CINCOM)