Valid on z/OS.
Use FSACCESS to secure access to a zFS file system container (that is, a data set).
When used with TSS ADDTO or REMOVE, this resource class has the following format:
TSS ADDTO(acid) FSACCESS(dataset)
2-26 characters
1-8 prefixes per TSS command
When used with TSS PERMIT or REVOKE, this resource class has the following format:
TSS PERMIT(acid) FSACCESS(dataset)
1-44 characters
1-8 prefixes per TSS command
This keyword is used with:
The administrator can use any of the following methods to control access to FSACCESS resources: Expiration, Facility, Program Pathing, Time/Day, and Actions.
Examples: FSACCESS resource class
This example protects the resource by assigning ownership to the Corporate Department. After ownership is assigned, the administrator can PERMIT access to users or profiles.
TSS ADDTO(CORPORAT) FSACCESS(ZFS)
This example permits users in the Technical Services Department to access dataset ZFS.DATA.CON1:
TSS PERMIT(TECHPROF) FSACCESS(ZFS.DATA.CON1)
This example revokes access to data set ZFS.DATA.CON1:
TSS REVOKE(TECHPROF) FSACCESS(ZFS.DATA.CON1)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|