The following TSO ACF2 commands provide access for a user to the Restricted Use Common Service Area (RUCSA). READ authority to the IARRSM.RUCSA resource in the FACILITY class is required.
SET R(FAC)
RECKEY IARRSM ADD( RUCSA UID(user_uid) SERVICE(READ) ALLOW)
F ACF2,REBUILD(FAC)
Replace user_uid with the UID for the user that needs access.
Note: These commands assume a default type code of FAC is used for the FACILITY class. A TSO ACF2 SHOW CLASMAP command can be issued to verify this information.