XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Chapter 13. Configuring the RSA SecurID Interface
XYPRO Technology Corporation 94 Proprietary and Confidential
Check that the content of the RESCONF file is identical to the one in
$SYSTEM.ZTCPIP subvolume.
/etc: cat resolv.conf
#
# Configuration for the resolver part. (used by gethostbyname ())
#
domain mycompany.com
nameserver 10.1.1.92
nameserver 10.1.1.102
If the symbolic link does not exist, create one using the following command:
ln -s /G/system/ztcpip/resconf resolv.conf
$SYSTEM.ZTCPIP.HOSTS
Check that the HOSTS file exists.
> fileinfo $SYSTEM.ZTCPIP.HOSTS
HOSTS 101 2380 28JUL2006 13:05 255,255 AAAA 14 4
Check the content of the HOSTS file.
>FUP COPY $SYSTEM.ZTCPIP.HOSTS
192.168.5.52 L1002J #G4SA portname = L1002J
192.168.6.2 L1002K #G4SA portname = L1002K
192.168.6.52 L1002L #G4SA portname = L1002L
192.168.19.52 L1003S #G4SA portname = L1003S
192.168.20.2 L1003T #G4SA portname = L1003T
192.168.20.52 L1003U #G4SA portname = L1003U
127.0.0.1 localhost
In OSS check that a symbolic link to $SYSTEM.ZTCPIP.HOSTS or a duplicate of this
file exists in the /etc directory.
/etc: ls –al
...
lrwxrwxrwx 1 SUPER.SUPER SUPER 24 Jul 7 2006 hosts ->
/G/system/ztcpip/hosts
...
Note: The -> in the display indicates that this is a symbolic link.
Check if the content of the HOSTS file is identical to the one in $SYSTEM.ZTCPIP
subvolume.
/etc: cat hosts
192.168.5.52 L1002J #G4SA portname = L1002J
192.168.6.2 L1002K #G4SA portname = L1002K
192.168.6.52 L1002L #G4SA portname = L1002L
192.168.19.52 L1003S #G4SA portname = L1003S
192.168.20.2 L1003T #G4SA portname = L1003T
192.168.20.52 L1003U #G4SA portname = L1003U
127.0.0.1 localhost
If the symbolic link does not exist, create one using the following command:
ln -s /G/system/ztcpip/hosts hosts
This domain entry must exist.