I want to add a new generic profile to the facility class to use if for 
protecting some functions within an application.  I execute an RDEFINE as 
follows:

rdef facility abc.addrspac.** uacc(none).

RACF does not gripe about this.  Says everythingis fine,as far as I can tell.

next I execute

setropts generic(facility) refresh    

I then execute a PERMIT as follows:

permit abc.addrspac.dad* access(read) class(facility) id(dad) 

And get the following:

ICH06004I ABC.ADDRSPAC.DAD* NOT DEFINED TO RACF   


What am I doing wrong?'


Thanks for any help.

    --Dave Day



   

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