Previous Topic: LDAP Resource Class—Secure LDAP AdministrationNext Topic: LOGSTRM Resource Class—Secure System Logger


LFSCLASS Resource Class—Secure MLF LFSCLASS

Valid on z/OS.

Used LFSCLASS to secure LFSCLASS for MLF and other Products.

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

TSS ADDTO(acid) LFSCLASS(class)
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) LFSCLASS(class)
Prefix length

One to twenty‑six characters

Capacity of list

One to eight prefixes per command

This keyword uses:

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

Examples: LFSCLASS resource class

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

TSS ADDTO(CORPORAT) LFSCLASS(COMMANDS)

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

This example removes ownership:

TSS REMOVE(CORPORAT) LFSCLASS(COMMANDS)

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

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

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

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

This example revokes access:

TSS REVOKE(TECHPROF) LFSCLASS(COMMANDS.XXXXXX)