
CARLa
CARLa to list RACF user’s attributes
The following CARLa will produce a list of RACF userids and their attributes: newlist type=RACF select class=user segment=base sortlist key(8) pgmrname owner dfltgrp revoke(8) special operations auditor The output report produced is: Profile Name Owner DfltGrp Revoked Spc Opr Aud USER01 TEST USER 01 TESTGRP TESTGRP YES USER02 TEST […]