What is the equivalent in CA Top Secret for the RACF RESTRICTED attribute?
In RACF, this function means that only what is permitted directly to the user is assumed to control access without searching other rules/records such as the 'ALL' record with TSS.
Use the RSTDACC keyword to allow a user resource access, which is based on their user record and profile permissions. ACIDs with the attribute RSTDACC are restricted from ALL RECORD permissions.