Previous Topic: DSTABLE Resource Class—Secure CASYSVIEW DSTABLENext Topic: DTSYSTEM Resource Class—Secure CASYSVIEW DTSYSTEM


DTADMIN Resource Class—Secure CASYSVIEW DTADMIN

Valid on z/OS.

Use DTADMIN to secures DTADMIN for CA‑SYSVIEW.

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

TSS ADDTO(acid) DTADMIN(admin)
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) DTADMIN(admin)
Prefix length

One to forty‑four characters

DTADMIN is used with:

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

Examples: DTADMIN resource class

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

TSS ADDTO(CORPORAT) DTADMIN(ADMIN1)

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

This example removes ownership:

TSS REMOVE(CORPORAT) DTADMIN(ADMIN1)

This example permits users in the Technical Services Department to access DTADMIN(ADMIN1.PRODADM) on Fridays only:

TSS PERMIT(TECHPROF) DTADMIN(ADMIN1.PRODADM)
                 DAYS(FRIDAY)

This example permit users in the Technical Services Department to access DTADMIN(ADMIN1.PRODADM):

TSS PERMIT(TECHPROF) DTADMIN(ADMIN1.PRODADM)

This example revokes access:

TSS REVOKE(TECHPROF) DTADMIN(ADMIN1.PRODADM)