I am trying to understand the access count for the profile IRR.LISTUSER but when I do
RLIST FACILITY IRR.LISTUSER
My objective to check is that I am trying to provide LISTGROUP and LISTUSER for a new RACF support person but he fails while listing the user belonging to other Default Group.
Commands Used :
PE IRR.RADMIN.LISTGROUP CL(FACILITY) ID(USER) ACC(READ)
SETR RACLIST(FACILITY) REFR
PE IRR.RADMIN CL(FACILITY) ID(USER) ACC(READ)
SETR RACLIST(FACILITY) REFR
SETR RACLIST(FACILITY) REFR
PE IRR.RADMIN CL(FACILITY) ID(USER) ACC(READ)
SETR RACLIST(FACILITY) REFR
Error message :
ICH30002I NOT AUTHORIZED TO LIST USER
Not sure where I am missing. Could anyone please shed some light on the above.
Jaggz