Previous Topic: OTRAN Resource Class—Secure Ownable TransactionsNext Topic: PANEL Resource Class—Secure Panels


PANAPT Resource Class—Secure PANAPT for PANVELT

Valid on z/OS.

Use PANAPT to secures PANAPT for PANVELT.

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

TSS ADDTO(acid) PANAPT(commands)
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) PANAPT(commands)
Prefix length

One to forty‑four characters

Capacity of list

One to eight prefixes per TSS command.

This keyword is used with:

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

Example: PANAPT resource class

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

TSS ADDTO(CORPORAT) PANAPT(COMMANDS)

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

This example removes ownership:

TSS REMOVE(CORPORAT) PANAPT(COMMANDS)

This example permits users in the Technical Services Department to access COMMANDS.XXXXXX on Fridays only:

TSS PERMIT(TECHPROF) PANAPT(COMMANDS.XXXXXX)
                     DAYS(FRIDAY)

This example permit users in the Technical Services Department to access (COMMANDS.XXXXXX):

TSS PERMIT(TECHPROF) PANAPT((COMMANDS.XXXXXX)

This example revokes access:

TSS REVOKE(TECHPROF) PANAPT(COMMANDS.XXXXXX)