David Eisenberg wrote: > Anyone, > > I'm just getting familiar with the RACROUTE macro. I have a working example > of the macro with REQUEST=AUTH that generates a violation when > appropriate. > > My question is: is there a way to interrogate RACF (presumably via the > RACROUTE macro) to simply *ask* whether or not a particular user has read > or write access to a dataset, but without actually issuing a violation if the > user is unauthorized? All I want to do is get a yea or nay answer (via R15, I > assume), then proceed accordingly and programmatically. > > I hope this makes sense... thank you! > > David > > >
LOG=NOFAIL on the macro call? -- Mark Jacobs Time Customer Service Tampa, FL ---- The dogmas of the quiet past are inadequate to the stormy present. The occasion is piled high with difficulty, and we must rise to the occasion. We cannot escape history. We will be remembered in spite of ourselves. The fiery trial through which we pass will light us down in honor or dishonor, to the last generation. Abraham Lincoln ---------------------------------------------------------------------- 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

