XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix C: The ACACL File
XYPRO Technology Corporation 126 Proprietary and Confidential
FC !Use simple FC
FCPROMPT "> " !FC is valid at a prompt ending in this
OPENSBYOBJECTS \*.$*.*.* !Allow all subordinate programs
TIMEOUT 1800 !Terminate after 30 minutes of inactivity
COMMAND TACL-ASYNCH
!This command is used to put a keystroke audited TACL on an asynchronous
!terminal. It should be started as part of the system startup. No
!other TACL should be started for a terminal that is using this one.
!To start:
! XAC/NAME $name,IN $term, OUT $term, TERM $term, NOWAIT/ TACL-ASYNCH
DESCRIPTION "Asynchronous keystroke audited TACL"
USER GROUP,USER
OBJECT $SYSTEM.SYSNN.TACL
ACL $EVERYONE
ALIAS_ALL_PROCESSES
ALIAS "O " ">OBEY "
ALIAS "OBEY " ">OBEY "
ALIAS "O$" ">OBEY $"
ALIAS "O\" ">OBEY \"
START_LOGGED_OFF
RESTART !If the TACL is terminated, restart it.
STOPONERROR 60,66
BLANKPASSWORD
TRACKVOLUME
TRACKUSERID
FC
FCPROMPT "> "
OPENSBYOBJECTS \*.$*.*.*
TIMEOUT 1800 !Terminate after 30 minutes of inactivity
COMMAND TACL-SAFEGUARD
! This command is designed to be used with Safeguard controlled terminals.
! In Safeguard, set the PROGRAM to $VIK.XAC575.XYGATEAC
! or wherever you've installed the XYGATE/AC software and then set the
! PARAM to TACL-SAFEGUARD. Safeguard does the user authentication,
! so this TACL accepts the userid supplied by Safeguard.
DESCRIPTION "Keystroke audited TACL for use with Safeguard controlled terms"
USER GROUP,USER
OBJECT $SYSTEM.SYSNN.TACL
ACL $EVERYONE
START_LOGGED_ON
ALIAS_ALL_PROCESSES
ALIAS "O " ">OBEY "
ALIAS "OBEY " ">OBEY "
ALIAS "O$" ">OBEY $"
ALIAS "O\" ">OBEY \"
NULLNULLSTOP
EXECUTEHANGUP
CHECKCONNECTION 1000 250
STOPONERROR 60,66,140,190,191
DONOTSTOP $*.*.PATHTCP2
BLANKPASSWORD
TRACKVOLUME
TRACKUSERID
FC
FCPROMPT "> "
OPENSBYOBJECTS \*.$*.*.*
TIMEOUT 1800 !Terminate after 30 minutes of inactivity