Valid on z/OS and z/VSE.
Use the NOLCFCHK keyword to allow an ACID to execute any command or transaction for all facilities, regardless of LCF (Limited Command Facility) restrictions. Auditing will occur. If the NOLCFCHK attribute is added to an ACID, then that ACID's terminal cannot be locked.
This keyword has the following format:
TSS ADDTO(acid) NOLCFCHK
This keyword is used with:
This example allows a user to execute all commands and programs:
TSS ADDTO(Q2004) NOLCFCHK
This example removes the NOLCFCHK attribute:
TSS REMOVE(Q2004) NOLCFCHK
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|