On 2/28/2018 2:37 PM, Jesse 1 Robinson wrote:
APAR  OA49171 introduces a new health check called JES_NJE_SECURITY . I understand 
the motivation for it but I can't figure out how to satisfy the check's 
requirements. There's plenty of write-up available, but there lots of IFs and BUTs. 
Furthermore, there's reference to the &RACLNDE profile in the RACFVARS class. 
We have class RACFVARS active, but it contains no profiles.

I cannot find an example of how to create/update the &RACLNDE profile. Anyone 
have a clue?

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-543-6132 Office <===== NEW
[email protected]<mailto:[email protected]>


Skip,

I ran these on 1/5/18 to fix this check:

RDEFINE RACFVARS &RACLNDE UACC(NONE) OWNER(<sysprog group>)
RALTER RACFVARS &RACLNDE ADDMEM(<your JES node>) (add one for each node)
SETROPTS CLASSACT(RACFVARS) RACLIST(RACFVARS)

Regards,
Tom Conley

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to