The Limited Command Facility (LCF) can be used to restrict both commands and monitors, once the command exit (CMDEXIT) has been installed. LCF allows an inclusive list (which specifies a list of commands and monitors the user is allowed), or an exclusive list (which specifies a list of commands and monitors the user is not allowed).
An example of an inclusive list, where the user is allowed to use certain monitors, appears below.
TSS ADDTO(USER01) COMMAND(ROSCOE,(ZAP,EXP,UTILITY))
An example of an exclusive list, where the user is allowed to use all monitors except those specified, appears below.
TSS ADDTO(USER01) XCOMMAND(ROSCOE,(IMP))
Note: Use the TSS ADDTO(ALL) function to assign global LCF definitions just as you would to another user.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|