Bill,

An easy way.... Could you not place the CLIST in a read only dataset,
and check the userid within the CLIST against a pre-defined table
defined within the code?

Or a more involved way... you could write a quick assembler program,
executed from the clist, which could check a pre-built RACF resource for
the access and throw a RACF error if not authorised?

Or an even more involved way.... write a dataset open exit which will
cause an abend if the wrong user tries to open the clist?

Loads of ways to skin a cat.....

Phil. 

z/OS Systems Programming Consultant
Website  www.zostek.com



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Carroll, William
Sent: 24 July 2007 13:40
To: IBM-MAIN@BAMA.UA.EDU
Subject: Secure clist

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


EMAIL DISCLAIMER: 
The information contained in this message may be
privileged or confidential and is protected from disclosure.
If the reader of this message is not the intended recipient,
or an employee or agent responsible for delivering this message
to the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is
strictly prohibited. If you have received this communication in
error, please notify us immediately by replying to the message
and deleting it from your computer.

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

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.16/914 - Release Date:
23/07/2007 19:45
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.19/917 - Release Date:
25/07/2007 01:16

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