Previous Topic: CAGSVX Resource Class—Secure CAGSVX for SYSVIEWNext Topic: CALIBMEM Resource Class—Secure CALIBMEM Members


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)