XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Chapter 12. Configuring the LDAP Interface
XYPRO Technology Corporation 64 Proprietary and Confidential
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
12.3.3 Local CA Certificate File
Create a certificate file where XYGATEUA is installed that contains the combined
certificates of all the Certificate Authorities (CA) in the signing chain of the certificate
installed on the LDAP server. If the LDAP server certificate is self-signed, include that
certificate.