Previous Topic: USRCLASS Resource Class—Secure Resource ClassesNext Topic: VMCF Resource Class—Secure VMCF Communication Targets


VMANAPPL Resource Class—Secure CAVMAN VMANAPPL

Valid on z/OS.

Use VMANAPPL to secure VMANAPPL for CAVMAN.

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

TSS ADDTO(acid) VMANAPPL(APPLABCD)
Prefix length

One to eight characters

Capacity of list

One to eight prefixes per TSS command

TSS PERMIT(acid) VMANAPPL(APPLABCD)
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:

This keyword is used with:

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

Example: VMANAPPL resource class

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

TSS ADDTO(CORPORAT) VMANAPPL(APPLABCD)

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

This example removes ownership:

TSS REMOVE(CORPORAT) VMANAPPL(APPLABCD)

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

TSS PERMIT(TECHPROF) VMANAPPL(APPLABCD) DAYS(FRIDAY)

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

TSS PERMIT(TECHPROF) VMANAPPL(APPLABCD)

This example revokes access:

TSS REVOKE(TECHPROF) VMANAPPL(APPLABCD)