XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
Reference Manual
Chapter 14. Configuring the RADIUS Interface
XYPRO Technology Corporation 127 Proprietary and Confidential
--------------------------------------------------------------
Flags Optional
--------------------------------------------------------------
-e Password echo (display password when entering it).
-mon Monitor mode.
TESTRAD - Runs RADIUS proxy server in INTERACTIVE mode.
FORMAT: TESTRAD { HELP | [TRACE] [<args>] }
TRACE Include -mon flags.
<args> Optional flags.
Any UACONF setting used for flag values can be overridden by specifying the
flag and accompanying value as an argument. When a flag with value appears
more than once, the last value is used.
EXAMPLE: TESTRAD HELP (displays help)
EXAMPLE: TESTRAD (run with no additional flags)
EXAMPLE: TESTRAD TRACE (run with -mon flag for tracing )
EXAMPLE: TESTRAD TRACE -e (run with -mon and -e flags)
EXAMPLE: TESTRAD -e (run with -e flag)
EXAMPLE: TESTRAD -xport 2000 (Override UACONF port setting with 2000)
$SYSTEM XYGATEUA 40>
Example 2: How to Invoke the TESTRAD program using the macro
$SYSTEM.XYGATEUA 2> RUN XUA INSTALL
$SYSTEM XYGATEUA 3> XUA_EXECUTE_RADIUS_PROXY trace
----------------------------------------------------
Below describes FLAGS that CAN be used with the RADIUS proxy.
--------------------------------------------------------------
Flags From UACONF, or default values when missing.
--------------------------------------------------------------
-c OSH execution of whatever is between the quotes.
-h The DSN or IP address of the RADIUS host.
-p The port the RADIUS server communicates on.
-xproc Single quoted TCP/IP process the proxy server uses.
-xtimeo Proxy server timeout in seconds.
-xdir Location of support files (License, RADIUSSS, etc.)
--------------------------------------------------------------
Flags Optional
--------------------------------------------------------------
-e Password echo (display password when entering it).
-mon Monitor mode.
OSH -c "/G/SYSTEM/XYGATEUA/radsrv -h linux.xypro.com -p 1812 -xproc '$ZTCP2'
-xtimeo 30 -xdir /G/SYSTEM/XYGATEUA -mon"
------------------------------------------------------
MAIN(): Begin RADIUS Proxy on 03/28/11 @ 17:11:40
11:40 RADIUS host name:linux.xypro.com
11:40 RADIUS port:1812
11:40 RADIUS proxy process:$ZTCP2
11:40 RADIUS proxy port:6999
11:40 RADIUS proxy timeout:030