XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix C: The ACACL File
XYPRO Technology Corporation 213 Proprietary and Confidential
C83: TACLPROCESS
TACLPROCESS is used to inform XAC that the object file should be treated as a
TACL even though the object filename does not begin with "TACL".
Example:
COMMAND CMON-MESSAGES-TACL
DESCRIPTION "TACL WITH XYGATE CM LIBRARIES"
USER 255,253
OBJECT $SYSTEM.XYGATECM.CMONTACL
ACL $EVERYONE
TIMEOUT 300
NULLNULLSTOP
EXECUTEHANGUP
TACLPROCESS
This example shows a program that will act like TACL (allowing the addition of TACL-
specific keywords such as EXECUTEHANGUP and NULLNULLSTOP) even though
the object filename does not start with TACL.