XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 239 Proprietary and Confidential
A59: RADIUS_HOST
The RADIUS_HOST keyword specifies the path to RADIUS server. This can be either
the DNS name or the IP address.
Syntax:
RADIUS_HOST <DNS name| IP address>
Example:
RADIUS_HOST MYCOMPANY.LOCAL-NET
The value of this keyword created by the XUA_ RADIUS_INSTALL macro can be
changed by editing the UACONF file after the macro run is completed.
A60: RADIUS_PORT
The value to RADIUS_PORT keyword tells XUA which port is assigned to the RADIUS
server in the network. The most commonly used is port 389 which therefore is the
default value.
Syntax:
RADIUS_PORT <port number>
Example:
RADIUS_PORT 389
The value of this keyword created by the XUA_ RADIUS_INSTALL macro can be
changed by editing the UACONF file after the macro run is completed.
A61: RADIUS_PROXY_ENV
The value of this keyword specifies parameters to be passed to the proxy program for
troubleshooting. This value will be supplied by XYPRO Support personnel should the
need arise for troubleshooting.
Syntax:
RADIUS_PROXY_ENV "<string>"
Example:
!RADIUS_PROXY_ENV
The value of this keyword created by the XUA_RADIUS_INSTALL macro can be
changed by editing the UACONF file after the macro run is completed.