Previous Topic: DTADMIN Resource Class—Secure CASYSVIEW DTADMINNext Topic: DTTABLE Resource Class—Secure CASYSVIEW DTTABLE


DTSYSTEM Resource Class—Secure CASYSVIEW DTSYSTEM

Valid on z/OS.

Use DTSYSTEM to secure DTSYSTEM for CA SYSVIEW.

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

TSS ADDTO(acid) DTSYSTEM(system)
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) DTSYSTEM(system)
Prefix length

One to 44 characters

DTSYSTEM is used with:

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

Examples: DTSYSTEM resource class

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

TSS ADDTO(CORPORAT) DTSYSTEM(SYSTEM1)

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

This example removes ownership:

TSS REMOVE(CORPORAT) DTSYSTEM(SYSTEM1)

This example permit users in the Technical Services Department to access DTSYSTEM(SYSTEM1.PRODSYS) on Fridays only:

TSS PERMIT(TECHPROF) DTSYSTEM(SYSTEM1.PRODSYS)
                 DAYS(FRIDAY)

This example permits users in the Technical Services Department to access DTSYSTEM(SYSTEM1.PRODSYS)

TSS PERMIT(TECHPROF) DTSYSTEM(SYSTEM1.PRODSYS)

This example revokes access:

TSS REVOKE(TECHPROF) DTSYSTEM(SYSTEM1.PRODSYS)