Valid on z/OS, z/VSE, and z/VM.
Use the NODSNCHK keyword to specify that no data sets name checks are performed. CA Top Secret bypasses all data set access security checks. All data set access is audited.
NODSNCHK is intended to only be applied to special products, such as DASD space managers, which access many data sets. Avoid applying NODSNCHK to user ACIDs.
This keyword has the following format:
TSS ADDTO(acid) NODSNCHK
This keyword is used with:
This example enables BYPACID to bypass security for data sets and thus access any data set at the installation:
TSS ADDTO(BYPACID) NODSNCHK
This example removes the NODSNCHK attribute:
TSS REMOVE(BYPACID) NODSNCHK
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|