Previous Topic: TIMS Resource Class—Secure IMS TIMSNext Topic: TOTAL Resource Class—Secure TOTAL for CINCOM


Examples: TIMS resource class

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

TSS ADDTO(CORPORAT)TIMS(IMS1)

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

This example removes ownership:

TSS REMOVE(CORPORAT)TIMS(IMS1)

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

TSS PERMIT(TECHPROF)TIMS(IMS1) DAYS(FRIDAY)

This example permits users in the Technical Services Department to access IMS1:

TSS PERMIT(TECHPROF)TIMS(IMS1)

This example revokes access:

TSS REVOKE(TECHPROF)TIMS(IMS1)