XYGATE User Authentication Reference Manual
XYGATE
®
 User Authentication
™
 (XUA) 1.85 Reference Manual 
Chapter 13. Configuring the RSA SecurID Interface 
XYPRO Technology Corporation  95  Proprietary and Confidential 
$SYSTEM.ZTCPIP.SERVICES  
Check that the SERVICES file exists. 
$SYSTEM ZTCPIP 23> fileinfo $SYSTEM.ZTCPIP.SERVICES 
SERVICES    101 4196 18DEC2007 9:02 255,255 AAAA  14  28 
In OSS check that a symbolic link to $SYSTEM.ZTCPIP.SERVICES or a duplicate of 
this file exists in the /etc directory. 
/etc: ls –al 
... 
lrwxrwxrwx  1 SUPER.SUPER   SUPER   24 Jul 7 2006 services -> 
/G/system/ztcpip/services 
... 
Note: The -> in the display indicates that this is a symbolic link. 
If the symbolic link does not exist, create one using the following command: 
ln -s /G/system/ztcpip/services services  
$SYSTEM.ZTCPIP.NETWORKS  
Check that the NETWORKS file exists. 
$SYSTEM ZTCPIP 25> fileinfo $SYSTEM.ZTCPIP.NETWORKS 
In OSS check that a symbolic link to $SYSTEM.ZTCPIP.NETWORKS or a duplicate of 
this file exists in the /etc directory. 
/etc: ls –al 
... 
lrwxrwxrwx  1 SUPER.SUPER   SUPER   24 Jul 7 2006 networks -> 
/G/system/ztcpip/networks 
... 
Note: The -> in the display indicates that this is a symbolic link. 
If the symbolic link does not exist, create one using the following command: 
ln -s /G/system/ztcpip/networks networks 
$SYSTEM.ZTCPIP.PROTOCOL 
Check that the PROTOCOL file exists. 
$SYSTEM ZTCPIP 26> fileinfo $SYSTEM.ZTCPIP.PROTOCOL 
PROTOCOL   101  560 12MAY2006 14:18 255,255 AAAA  14  28 
In OSS check that a symbolic link to $SYSTEM.ZTCPIP.PROTOCOL or a duplicate of 
this file exists in the /etc directory. 
/etc: ls –al 
... 
lrwxrwxrwx  1 SUPER.SUPER   SUPER   24 Jul 7 2006 protocols -> 
/G/system/ztcpip/protocol 
... 
Note: The -> in the display indicates that this is a symbolic link. 
If the symbolic link does not exist, create one using the following command: 
ln -s /G/system/ztcpip/protocol protocols 










