On Wed, 18 Mar 2009 10:16:21 -0400, Thompson, Steve wrote:
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[email protected]] On
>Behalf Of Jousma, David
>
>Is there any mechanism or approach to protect a TSO/ISPF user from
>accidentally/intentionally FREEing SYSPROC or SYSEXEC? Until now, our
>
>And by preventing getting to the "READY" prompt, are you getting in the
>way of using TSO TEST to be able to diagnose certain problems? After
>all, you did say these are programmers, and unless you are using some
>other debugger (such as my favorite, XDC), how do you expect them to
>interactively diagnose and fix problems?
>
And will you prevent their running IKJEFT01 in batch?
And will you prevent their running (from ALTLIB) the Rexx EXEC:
do forever
parse pull X
address TSO X; end
... ?
Protect resources with RACF as needed; don't try to curtail
facilities.
-- gil
----------------------------------------------------------------------
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