Previous Topic: TSOAUTH Resource Class—Secure TSO User AttributesNext Topic: TSOPROC Resource Class—Secure TSOP Logon Procs


TSOPRFG Resource Class—Secure TSO Performance Groups

Valid on z/OS.

Use TSOPRFG to secure TSO performance groups.

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

TSS ADDTO(acid)TSOPRFG(performance group,...)
Prefix length

One to three digits

Capacity of list

five performance groups per TSS command

When used with TSS PERMIT/REVOKE, this resource class has the following format:

TSS PERMIT(acid)TSOPRFG(performance group,...)
Prefix length

One to three digits

Capacity of list

Five performance groups per TSS command

This keyword is used with:

The administrator can use any of the following methods to control access to TSO performance groups: Expiration, Facility, Time/Day, and Actions.

Examples: TSOPRFG resource class

This example protect TSOPRFG of 001:

TSS ADDTO(USER01)TSOPRFG(001)

This example removes ownership:

TSS REMOVE(USER01)TSOPRFG(001)

This example allows an ACID to use the performance group of PRFG001:

TSS PERMIT(USER01)TSOPRFG(001)

This example revokes access:

TSS REVOKE(USER01)TSOPRFG(001)