In ACF2 (V6) GSO (Global System Options) CLASMAPS should have RESOUCE(FACILITY) and a RSRCTYPE(FAC) defined (as supplied by the vendor). One then needs to define an ACF2 rule associated with RSRCTYPE(FAC).
RESOURCE RULE ZONETEST STORED BY ?????? ON DD/MM/YY-HH:MM
$KEY(ZONETEST) TYPE(FAC)
UID(ACF2USERID) ALLOW...
UID(ACF2USERID) PREVENT...
Our sample CLIP2 then should work as we use standard SAF calls:
// SECURITY CHECKGR,READ,CLASS=FACILITY, RESOURCE=ZONETEST
This Frequently Asked Question applies to all supported releases of ESP Alchemist.