XYGATE User Authentication Reference Manual
XYGATE
®
 User Authentication
™
 (XUA) 1.85 Reference Manual 
Chapter 12. Configuring the LDAP Interface 
XYPRO Technology Corporation  68  Proprietary and Confidential 
ls -al 
total 27 
drwxrwxrwx  1 SUPER.SUPER  SUPER   4096 Sep 16 15:27 . 
drwxrwxrwx  1 SUPER.SUPER  SUPER   4096 Sep 17 07:32 .. 
-rwxrwxr-- 1 XYPRO.JAMES  XYPRO   571 Sep 16 15:27 prngd.conf 
d. 
Random numbers are needed when making an SSL connection. If the 
prngd.conf file is missing, the random number generator program PRNGD 
will now run as though an empty prngd.conf file exists. This is normal and 
means that a limited amount of entropy will be used for generating random 
numbers. This file can be created if necessary, and customized if more entropy 
is desired. 
e.  Run the XUA_START_PRNGD macro from the Guardian session. 
$SYSTEM XYGATEUA> RUN XUA INSTALL 
$SYSTEM XYGATEUA> XUA_START_PRNGD 
f. 
Check if $zpls or $zls<current-2-digit-tacl-cpu-number> is running. 
If neither $zpls or $zls<current-2-digit-tacl-cpu-number> is not 
running, then the XUA_START_PRNGD macro will give an error message: 
OSS local socket server not running. 
12.3.6  Testing Network-Related System Configuration 
This section describes a simple test that can determine if the NonStop system is 
properly set up for network communication. 
1.  Open the FTP Connection to the NonStop host by the DNS Name (from Guardian). 
$DATA WORK 13> FTP 
FTP Client - T9552H02 -(15OCT2007)-COPYRIGHT TANDEM COMPUTERS INCORPORATED 2007 
ftp> open node.mycompany.com 
Connecting to node.mycompany.com.........Established. 
220 node.mycompany.com FTP SERVER T9552G08 (Version G08 TANDEM 28JUN2007) 
ready. 
Name (node.mycompany.com:user): 
2. 
Open the FTP connection to the NonStop host by the DNS Name (from OSS). 
/usr/local/etc/openldap: ftp 
ftp> open node.mycompany.com 
Connected to node.mycompany.com 
220 xys7000.xypro.com FTP SERVER T9552G08 (Version G08 TANDEM 28JUN2007) ready. 
Name (node.mycompany.com:user): 
3. 
PING the NonStop host by the DNS Name from a DOS prompt. 
Microsoft Windows XP [Version 5.1.2600] 
(C) Copyright 1985-2001 Microsoft Corp. 
C:\Documents and Settings\user> ping node.mycompany.com 
Pinging node.mycompany.com [10.1.1.96] with 32 bytes of data: 
An “Established” connection 
is the desired result. 
“Connected to” is the desired result. 










