XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 227 Proprietary and Confidential
Example:
DNS for host xyz.xypro.com resolved to IP 192.168.1.1
DNS elapsed time = 0.007698 seconds
RDNS elapsed time = 0.000846 seconds
Total DNS elapsed time = 0.008544 seconds
58:15 Ldap host name passed:xyz.xypro.com:ptr
58:15 Actual Ldap host name:abc.xypro.com
In the above example the host name xyz.xypro.com was translated to
abc.xypro.com.
Note: LDAP_HOST set to IP address works only for non-SSL (cleartext) connections.
A32: LDAP_LOOKUP
If the value is ON, XUA will make an inquiry to the LDAP server to look up the userid
information including the domain in the LDAP database without mapping.
Syntax:
LDAP_LOOKUP {ON | OFF}
Example:
LDAP_LOOKUP ON
The default behavior is OFF.
A33: LDAP_LOOKUP_ATTRIBUTE
The value for this keyword is the attribute containing the lookup name.
Syntax:
LDAP_LOOKUP_ATTRIBUTE "<string>"
Example:
LDAP_LOOKUP_ATTRIBUTE "sn"