There is an old IBM manual that has a sample exit to do exactly this. I
don't have the reference handy, but check the IBM-MAIN archives.

It checks the JOBCLASS userID against a dummy RACF facility class. I'm
sure it can be modified as needed.

HTH, 

<snip>
Subject: Re: RACF Protection for Initiiators - JES2

Historically at our site we checked the jobcard in Exit 2 which had
time specifications in the accounting field and then added time and
class
according to those specifications. 
    Finally, we are moving from z/os 1.6 to 1.8 and have to either
recode
exit 2 to include and add exit 52 or better yet use some dynamic
mechanism
to restrict jobclasses in the jobcards.
    The ideal solution which we hope to implement is to stop using time
within the jobclass jes2 parameter definition - allowing unlimited
resources
which WLM will then control by userid, time of day, etc.  
    However, we still must restrict the user overriding the definitions
within WLM by defining the class in the jobcard.  
    Which brings us to your solution of checking jctjclas in exit 6
against
home-grown racf facility or jobclass. - amazing solution - we can't find
the
right pointer in the cbt tapes - would you direct us please- thanks
</snip>

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