XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 213 Proprietary and Confidential
A13: AUTHENTICATE_MAXIMUM_ATTEMPTS
The AUTHENTICATE_MAXIMUM_ATTEMPTS keyword defines the number of failed
logons that will trigger the AUTHENTICATE_FAIL_FREEZE or
AUTHENTICATE_FAIL_TIMEOUT or AUTHENTICATE_FAIL_STOP options.
Syntax:
AUTHENTICATE_MAXIMUM_ATTEMPTS <num0:9999>
Example:
AUTHENTICATE_MAXIMUM_ATTEMPTS 5
If the AUTHENTICATE_MAXIMUM_ATTEMPTS keyword is omitted, and none of the
AUTHENTICATE_FAIL_FREEZE, AUTHENTICATE_FAIL_TIMEOUT or
AUTHENTICATE_FAIL_STOP keywords are included, then XUA will default to
Safeguard’s AUTHENTICATE-MAXIMUM-ATTEMPTS setting.
If this keyword is present in a UAGroup of the UAACL file, that keyword’s value
overrides the one in the UACONF file.
A14: COLLECTOR
The argument to the COLLECTOR keyword is the name of the spool collector you
wish XUA to use for audit reports.
Syntax:
COLLECTOR <spooler collector name>
Example:
COLLECTOR $S
The default value is $S.
A15: COMPANY_NAME
This keyword sets the name of the installation. The name of the company is displayed
on report headers.
Syntax:
COMPANY_NAME "<string>"
Example:
COMPANY_NAME "XYPRO Technology Corp"
By default, the INSTALL macro sets the COMPANY_NAME value to the name of the
company specified in the XYPRO license for XUA. The company name <string> must
be enclosed by double-quotation marks.