In a recent note, Martin Kline said:

> Date:         Fri, 28 Oct 2005 08:15:26 -0500
> 
> So, you believe that resources, e.g. memory, should be protected, while
> functions, like TSO commands, should not?
> 
I was thinking more of data sets than memory (Resources like the
"R" in "RACF"), but yes.  If you wish to prevent a user's
deleting SYS1.LINKLIB, don't try to prevent the user's use of
the TSO DELETE command, and ALLOC DISP=(...,DELETE), and IDCAMS,
and any number of commands that might delete a data set.  Simply
protect SYS1.LINKLIB with RACF (probably a good idea anyway).

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

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

Reply via email to