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 Mark ---------------------------------------------------------------------- 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

