Previous Topic: CAADMIN Resource Class—Secure CAADMIN AdministrationNext Topic: CACCFDSN Resource Class—Secure CACCFDSN Data Sets


Examples: CAADMIN resource class

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

TSS ADDTO(CORPORAT) CAADMIN(XXXXXXXX)

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

This example removes ownership:

TSS REMOVE(CORPORAT) CAADMIN(XXXXXXXX)

This example permits users in the Technical Services Department to access CAADMIN(ABCDEFGH.XXXXXC1) on Fridays only:

TSS PERMIT(TECHPROF) CAADMIN(ABCDEFGH.XXXXXC1)
                     DAYS(FRIDAY)

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

TSS PERMIT(TECHPROF) CAADMIN(ABCDEFGH.XXXXXC1)

This example revokes access:

TSS REVOKE(TECHPROF) CAADMIN((ABCDEFGH.XXXXXC1)