XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Chapter 13. Configuring the RSA SecurID Interface
XYPRO Technology Corporation 91 Proprietary and Confidential
13.3 Prepare the NonStop System for RSA SecurID Authentication
This section describes how to prepare the NonStop system for authentication via the
RSA SecurID interface.
13.3.1 Checking for Network-Related Configuration
Authentication via RSA SecurID requires communication between the HP NonStop
system and another system in the network that hosts the RSA SecurID authentication
server. To assure the success of such communication, the HP NonStop system’s
TCP/IP stack must be configured in a certain way.
This document assumes that the system configuration files (HOSTS, RESCONF,
SERVICES, etc.) exist in the $SYSTEM.ZTCPIP subvolume. System configurations
differ from site to site. Some sites may have the files in different or multiple
subvolumes. In the most efficient scenario, there will be DEFINEs or PARAMs in the
TACL environment pointing to the active files. The existence of DEFINEs may be
checked with the following commands:
info define =tcpip^resolver^name
info define =tcpip^service^name
info define =tcpip^protocol^name
info define =tcpip^host^file
These DEFINEs may not always exist in your TACL session. They may only have
been included when the system processes started. In this case, executing the above
DEFINE commands will not return any information, but will not mean the DEFINEs
were not loaded on the process startup.
Note: These DEFINEs, if they exist, may set some custom parameters for a user’s
session that may differ from the global system setup and, thus, may interfere
with off-box authentication. If no value or information is returned, this means that
the user’s session runs as defined by the global system configuration.
The information about which files are correct and should be checked, should be
acquired from the system administrator.
Make sure that the files listed in this section exist and are set up properly.