XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix C: The ACACL File
XYPRO Technology Corporation 210 Proprietary and Confidential
C78: START_LOGGED_OFF
This keyword is used with TACL only. It causes the TACL started by the XYGATEAC
process to be started logged off. It also allows XYGATEAC to respond to TACL
DEVICEINFO calls with the true device type of the terminal which XYGATEAC has
opened. START_LOGGED_OFF causes XAC to adopt the IN filename as its
HOMETERM (if IN/OUT are the same name and are a terminal), and to respond to the
TACL’s DEVICEINFO calls with the true device type of XYGATEAC’s IN file.
This keyword is not available with the C30 NSK Operating System.
All TACLs must have either START_LOGGED_ON or START_LOGGED_OFF.
START_LOGGED_OFF cannot be used with VERIFYUSER.
Note: Through the use of the ACL keywords START_LOGGED_OFF,
TRACKUSERID, and NULLNULLNOCMDESC, XAC may be used to start
audited TACLs on terminals with the appearance of a regular TACL.
Example:
COMMAND AUDITED-ASYNCH-TACL
DESCRIPTION "TACL FOR EVERYONE"
USER GROUP,USER
OBJECT $SYSTEM.SYSNN.TACL
ACL \*.*,* ALIAS:"*"
TRACKUSERID RESTART TIMEOUT 1800
EXECUTEHANGUP BLANKPASSWORD NULLNULLNOCMDESC
CHECKCONNECTION 500 50
OPENSBYOBJECTS \*.$*.*.*
STOPONERROR 60,66,140,190
DONOTSTOP \*.$SYSTEM.SYSTEM.PATHTCP2,\*.$*.*.ENLITE
START_LOGGED_OFF