XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 232 Proprietary and Confidential
A45: LDAP_VERSION
The current release of XUA only interfaces to the latest version of both Windows
Active Directory and OpenLDAP. The latest version for each of these utilities is
version 3. This option is reserved for future LDAP releases/versions.
Syntax:
LDAP_VERSION <version number>
Example:
LDAP_VERSION 3
The value of this keyword created by the XUA_LDAP_INSTALL macro (page 70) can
be changed by editing the UACONF file after the macro run is completed.
A46: MACRO_NAME
The argument to the MACRO_NAME keyword is the name of the macro as specified at
installation. This value is used for subsequent updates of the XUA product. This entry
is required and will be created during installation.
Syntax:
MACRO_NAME <macro-name>
Example:
MACRO_NAME XUA
Note: You must perform a re-installation to change the MACRO_NAME value because
this value is compiled into the XUA TACLSEG as part of the installation process.
A47: MONITOR
This keyword enables monitoring of XUA activity. The argument is the name of the file
where MONITOR output will be written. This can be a disk file name or Spooler
location. If this keyword is set to ON in the UACONF file, then monitoring will be done
in both production and test.
Note: Monitoring produces very large quantities of output. Monitoring should only be
started when requested by XYPRO Support for problem solving purposes.
Syntax:
MONITOR <filename>
Examples:
MONITOR $S.#XUA.MONITOR
MONITOR $SYSTEM.XYGATEUA.UAMONIT