XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
Reference Manual
Chapter 14. Configuring the RADIUS Interface
XYPRO Technology Corporation 116 Proprietary and Confidential
Saved volume: $DATA.WORK
Userid: 255,255 Username: SUPER.SUPER Security: "OOOO"
Logon name: SUPE.SUPER
2.
Determine what TCP/IP process is configured for the use of the Telserv process.
$DATA WORK 13> SCF
SCF - T9082H01 - (04DEC06) (15NOV06) - 04/09/2008 15:20:29 System \NODE
(C) 1986 Tandem (C) 2006 Hewlett Packard Development Company, L.P.
(Invoking \NODE. $DATA.WORK.SCFCSTM)
1-> INFO PROCESS $ZTN0, DETAIL
TELSERV Detailed Info PROCESS \NODE.$ZTN0
PCPU................... 0 BCPU................... 1
PPIN................... 376 BPIN................... 373
TACL................... ON Transport Process..... $ZTC0
*Menu................... ON Transport Type......... TCP/IP
*Timeout Value.......... N/A Port................... 23
*Banner Timeout Value... N/A Total Services......... 7
*Max Terminals.......... 512 Total Terminals........ 20
Program................ \NODE.$SYSTEM.SYS12.TELSERV
*CPU List............... 0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 ,8 ,9 ,10 ,11 ,12 ,13
,14 ,15
*DROPCR................. ON
2->
In the example above, the TCP/IP process used for the Telserv is $ZTC0. This
process must match the RADIUS_PROXY_IP_PROC value in the UACONF file.
3. Check if a define for a process other than TCP/IP process from step 2 is loaded to
your session.
$DATA WORK 3> INFO DEFINE **
Define Name =TCPIP^PROCESS^NAME
CLASS MAP
FILE \NODE.$ZTC0
Define Name =_DEFAULTS
CLASS DEFAULTS
VOLUME $DATA.WORK
4.
Check if a define for a process other than TCP/IP process from step 2 is loaded to
your OSS session.
/etc: info_define all
DEFINE NAME = =PTCPIP^FILTER^KEY
CLASS = MAP
FILE = \NODE.$SYSTEM.CONFPTCP.FILTER
DEFINE NAME = =TCPIP^PROCESS^NAME
CLASS = MAP
FILE = \NODE.$ZTC0
DEFINE NAME = =_DEFAULTS
CLASS = DEFAULTS
VOLUME = $DATA.WORK
Telserv process name determined in step 1.
This TCP/IP
process is
used.
The DEFINE must either match the
value from step 2, or not exist.
The DEFINE must either match the
value from step 2, or not exist.