Previous Topic: TOTAL Resource Class—Secure TOTAL for CINCOMNext Topic: TSOAUTH Resource Class—Secure TSO User Attributes


TSOACCT Resource Class—Secure TSO Logon Account Codes

Valid on z/OS.

Use TSOACCT to secure account codes that are used during TSO logon.

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

TSS ADDTO(acid)TSOACCT(code)
Prefix length

One to eight characters

Capacity of list

five accounts per TSS command

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

TSS PERMIT(acid)TSOACCT(prefix(es))
Prefix length

One to forty‑four characters

Capacity of list

five accounts per TSS command

This keyword is used with:

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

Examples: TSOACCT resource class

This example protects TSOACCT of A044221:

TSS ADDTO(ACCTDEPT)TSOACCT(A044221)

This example removes ownership:

TSS REMOVE(ACCTDEPT)TSOACCT(A044221)

This example allows an ACID to use A044221:

TSS PERMIT(USERA)TSOACCT(A044221)

This example revokes access:

TSS REVOKE(USERA)TSOACCT(A044221)