Previous Topic: RSTDACC keyword—Control Access to ResourcesNext Topic: SCOPE Keyword—Allow Authority


Example: RSTDACC keyword

This example allows public to bypass security checks for resource access (except data sets and volumes):

TSS ADDTO(public) RSTDACC

This example removes the RSTDACC attribute:

TSS REMOVE(public) RSTDACC