On Wed, 16 Apr 2008 09:46:49 -0500 Paul Whelan <[EMAIL PROTECTED]> wrote:

:>I'm trying to use the RACF command exit IRREVX01 to limit the types of
:>searches submitted through a z/OS LDAP server and am seeing some very
:>strange behaviour that I can't understand. If I tell the exit to reject any
:>search command containing FILTER(*) the exit works perfectly and if I tell
:>the exit to reject any search containing FILTER(SI1*) it also works perfectly.

:>However, as we need to reject certain FILTER values I need to be a bit more
:>selective and first of all find FILTER( in the command then process the
:>FILTER argument(s) to decide whether to reject the command or not which is
:>where I am coming unstuck. If I tell the exit to reject FILTER( (as a first
:>pass before further refining the exit to check the arguments) it does not
:>work, that is to say, it does not find FILTER(. It is also incapable of
:>finding just FILTER.

:>I'm sure I'm doing something stupid but just can't see it so any help with
:>this would be greatly appreciated.

:>The code is based on the samples in SYS1.SAMPLIB(RACEXITS) and is attached.

Review

         CLC   0(R9,R8),FILTER

--
Binyamin Dissen <[EMAIL PROTECTED]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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

  • ... Paul Whelan
    • ... Binyamin Dissen
    • ... Visser, Hans (PinkRoccade Infrastructure Services Technisch Specialist)
    • ... Walt Farrell
      • ... Visser, Hans (PinkRoccade Infrastructure Services Technisch Specialist)
        • ... William H. Blair
    • ... Tom Schmidt
    • ... Paul Whelan
      • ... Binyamin Dissen
      • ... Chase, John
        • ... McKown, John
          • ... Rick Fochtman

Reply via email to