XYGATE Access Control Reference Manual

XYGATE
®
Access Control Reference Manual
Appendix A: The ACCONF File
XYPRO Technology Corporation 111 Proprietary and Confidential
A31: TIMEOUT
This entry configures the XYGATEAC process to use this value as a user input
TIMEOUT (in seconds) for any programs run under its control.
When the timeout occurs in conversational mode, an error 1 (end-of-file) is returned to
the application. When the timeout occurs in block mode, an error 60 (device is down)
is returned to the application.
The TIMEOUT keyword forces users to be present at their workstations or be exited
from their execution of a program run through XAC. If the XYGATEAC process was
run from the XYPRO supplied “XACTACL macro, then the TACL is also logged off.
Syntax:
TIMEOUT <seconds>
Example:
TIMEOUT 900
This example shows that any program run under XAC will timeout after 900 seconds
(15 minutes) of inactivity.
The default is no timeout.
A32: TR_INSTALLATION
Reserved for future use.