Previous Topic: CATAPE Resource Class—Secure Tape VolumesNext Topic: CBIND Resource Class—Secure CBIND for z/OS Objects


CAVAPPL Resource Class—Secure CAVAPPL for CAVMAN

Valid on z/OS.

Use CAVAPPL to secure CAVAPPL for CAVMAN.

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

TSS ADDTO(acid) CAVAPPL(APPLABCD)
Prefix length

One to eight characters

Capacity of list

One to five prefixes per TSS command

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

TSS PERMIT(acid) CAVAPPL(APPLABCD.XXXXXXXX)
Prefix length

One to forty‑four characters

Capacity of list

One to five prefixes per TSS command

This keyword is used with:

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

Examples: CAVAPPL resource class

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

TSS ADDTO(CORPORAT) CAVAPPL(APPLABCD)

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

This example removes ownership:

TSS REMOVE(CORPORAT) CAVAPPL(APPLABCD)

This example permits users in the Technical Services Department to access APPLABCD.XXXXXXXX on Fridays only:

TSS PERMIT(TECHPROF) CAVAPPL(APPLABCD.XXXXXXXX)
                     DAYS(FRIDAY)

This example permits users in the Technical Services Department to access APPLABCD.XXXXXXXX.

TSS PERMIT(TECHPROF) CAVAPPL(APPLABCD.XXXXXXXX)

This example revokes access:

TSS REVOKE(TECHPROF) CAVAPPL(APPLABCD.XXXXXXXX)