Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
We know in RACF - ACCESS(CONTROL) is required for channel ping - what is the corresponding for ACF2
regards
deb
Hi Deb,MQ uses the SAF (RACROUTE) interface to make security requests to the security provider configured on the z/OS system. The SAF/RACF terminology documented for MQ needs to be mapped to the equivalent settings for the chosen security provider.According to this link https://knowledge.broadcom.com/external/article/11787/resource-access-specifications-in-acf2-v.html the SAF/RACF access level of CONTROL maps to an ACF2 value of DELETE.Doug.
Hi Doug,
thank you very much.