On Tue, 24 Jul 2007 08:40:09 -0400, Carroll, William <[EMAIL PROTECTED]> wrote:
>Is there any way to secure certain clist from unauthorized use? >For example if I don't want applications to get into the wlm, >Application, how would I do it? If it can be done. >Thanks In Advance. > > > > >Bill Carroll > > I've been on vacation and then bringing up a new z/OS 1.7 in our sand box. So I haven't been on IBM-MAIN ListServ this month. Not sure if anyone suggested putting some code in your CLIST to check if the user is authorized to execute it? Like a TSO Userid validation check. Don't need anything real sofisticated and no need for a RACF/ACF2/Top Secret call. Just a simple id compare check. Either you ARE in the list and can use it, or NOT, then BYE-BYE. ---------------------------------------------------------------------- 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

