The ACF2 violation report gets a NO-REC.
RVIT-VITALITY.RESOURCE.TEST *VIO RVIT-VITALITY
021 MDBTEST A28LO901 DE28 ACF9CAUT NO-REC - - READ
20.197 07/15 09.06 BLAMIYYY MDBTEST MDBTEST X 0 8 0 0 16
SAF RESOURCE CLASS VIT816CL
RESOURCE NAME: VITALITY.RESOURCE.TEST
What is that?
Release : 16.0
Component : CA ACF2 for z/OS
The ACFRPTRV report shows "NO-REC" which indicates that no matching Resource rule could be found. If there is a rule, and the resource call is a FASTAUTH call, or using a masked $KEY rule, then the resource type code must be resident. To make the TYPE(VIT) resident the following can be done.
ACF
SET CONTROL(GSO)
CHANGE INFODIR TYPES(R-RVIT) ADD
F ACF2,REFRESH(INFODIR)
F ACF2,REBUILD(VIT)
If neither of those two apply, then the rule needs to be added.
$KEY(VITALITY) TYPE(VIT)
RESOURCE.TEST UID(uid string of user) ALLOW