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)
One to eight characters
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)
One to twenty‑six characters
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.
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)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|