XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 240 Proprietary and Confidential
A62: RADIUS_PROXY_IP_PROC
This keyword is used to specify the name of the current TCP/IP process through which
XUA will communicate with the proxy.
Syntax:
RADIUS_PROXY_IP_PROC <$process name>
Example:
RADIUS_PROXY_IP_PROC $ZTC0
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.
A63: RADIUS_PROXY_LOG
The value to this keyword specifies which OSS directory will host the proxy program’s
activity logs.
Syntax:
RADIUS_PROXY_LOG <oss pathname>
Example:
RADIUS_PROXY_LOG /G/system/xygateua/zzradlog
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.
The default value is /G/<disc>/<xua installation subvolume>/zzradlog.
A64: RADIUS_PROXY_TIMEOUT
The value to this keyword will determine how many seconds XUA will wait for the
RADIUS’s response to decide that the server is not available. Once the timeout is
reached, XUA will process the logon request depending upon the
RADIUS_AUTHENTICATE value.
Syntax:
RADIUS_PROXY_TIMEOUT <number>
Example:
RADIUS_PROXY_TIMEOUT 30
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.