Previous Topic: DTTABLE Resource Class—Secure CASYSVIEW DTTABLENext Topic: DXTABLE Resource Class—Secure CASYSVIEW DXTABLE


DTUTIL Resource Class—Secure CASYSVIEW DTUTIL

Valid on z/OS.

Use DTUTIL to secure DTUTIL for CA SYSVIEW.

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

TSS ADDTO(acid) DTUTIL(utility)
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:

TSS PERMIT(acid) DTUTIL(utility)
Prefix length

One to 44 characters

DTUTIL is used with:

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

Examples: DTUTIL resource class

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

TSS ADDTO(CORPORAT) DTUTIL(UTILITY1)

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

This example removes ownership:

TSS REMOVE(CORPORAT) DTUTIL(UTILITY1)

This example permits users in the Technical Services Department to access DTUTIL(UTILITY1.PRODUTIL) on Fridays only:

TSS PERMIT(TECHPROF) DTUTIL(UTILITY1.PRODUTIL) DAYS(FRIDAY)

This example permit users in the Technical Services Department to access DTUTIL(UTILITY1.PRODUTIL):

TSS PERMIT(TECHPROF) DTUTIL(UTILITY1.PRODUTIL)

This example revokes access:

TSS REVOKE(TECHPROF) DTUTIL(UTILITY1.PRODUTIL)