Is there an ACF2 equivalent/emulation to RACF RESTRICTED attribute?
There are two ACF2 logonid fields that allow a site to provide 'RESTRICTED ACCESS' for 1) z/OS datasets and resources(since z/OS datasets and resources are protected by default) and 2) UNIX files and directories when using native UNIX security.
For Restricted access to z/OS datasets and resources the logonid LIMITED|NOLIMITED field can be set:
For Restricted access UNIX files and directories when using native UNIX security the logonid RSTDACC|NORSTDACC field can be set:
RSTDACC|NORSTDACC
Specifies that this user has restricted access to UNIX directories and files based on owner or group permissions, not on other permissions, when the user does not have at least read access to the UNIXPRIV resource, RESTRICTED.FILESYS.ACCESS. (Bit field)