Previous Topic: CACMD Resource Class—Secure CA CommandsNext Topic: CALIBMEM Resource Class—Secure CALIBMEM Members


CAGSVX Resource Class—Secure CAGSVX for SYSVIEW

Valid on z/OS.

Use CAGSVX to secure CAGSVX for SYSVIEW 7.2

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

TSS ADDTO(acid) CAGSVX(ABCDEFGH)
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) CAGSVX(ABCDEFGH.XXXXXX)
Prefix length

One to forty‑four characters

Capacity of list

One to five prefixes per TSS command

CAGSVX is used with:

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

Examples: CAGSVX resource class

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

TSS ADDTO(CORPORAT) CAGSVX(ABCDEFGH)

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

This example removes ownership:

TSS REMOVE(CORPORAT) CAGSVX(ABCDEFGH)

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

TSS PERMIT(TECHPROF) CAGSVX(ABCDEFGH.XXXXXX) DAYS(FRIDAY)

This example permits users in the Technical Services Department to access (ABCDEFGH.XXXXXX):

TSS PERMIT(TECHPROF) CAGSVX(ABCDEFGH.XXXXXX)

This example revokes access :

TSS REVOKE(TECHPROF) CAGSVX(ABCDEFGH.XXXXXX)