Previous Topic: NOREFRESH Keyword—Prevent Logons Copying ProfileNext Topic: NOSUBCHK Keyword—Bypass Alternate Security Checking


NORESCHK Keyword—Bypass Security Checking

Valid on z/OS, z/VSE, and z/VM.

Use the NORESCHK to allow an ACID to bypass security checking for all owned resources except data sets and volumes. Auditing will occur.

This keyword has the following format:

TSS ADDTO(acid) NORESCHK

This keyword is used with:

Examples: NORESCHK keyword

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

TSS ADDTO(BYUSER) NORESCHK

This example remove the NORESCHK attribute:

TSS REMOVE(BYUSER) NORESCHK