--------------------------------<snip>---------------------------------:
Hi all -
Does anyone know if there is a way, using CLASS(PROGRAM) in RACF (z/OS V1R8
and higher) to define all accesses to a given program??
That is:
RDEF PROGRAM(PGMNAME) UACC(NONE) ADDMEM(LIBNAME/VOLUME/NOPADCHK)
will deny access to LIBNAME(PGMNAME) but only if LIBNAME is on VOLUME.
Similarly, omitting VOLUME from the ADDMEM specification will protect
PGMNAME in any occurrence of LIBNAME. Is there any RACF construct to do
ADDMEM for any dataset on any volume??
TIA
-----------------------------------<unsnip>--------------------------------------
Are you trying to protect a single program name, without regard to what
dataset it comes from? If so, AFAIK there is no way to do that.
--
Rick
--
Remember that if you’re not the lead dog, the view never changes.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html