XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 219 Proprietary and Confidential
A23: IPMAP
In order for XUA to be able to capture the IP address in a session encrypted via XHE,
XUA must query the IPMAP file in XYGATEHE’s subvolume. The IPMAP keyword
specifies the XYGATEHE subvolume. The IPMAP file is maintained by XYGATEHE.
Syntax:
IPMAP <$vol.subvol location of XYGATEHE>
Example:
IPMAP $SYSTEM.XYGATEHE
Note: When used in a network configuration, the IPMAP subvolume must be the same
on all nodes. That is, XYGATEHE must reside on the same volume and
subvolume on all nodes. The HECONF file of the XHE installation must have the
keyword UA_SEEP_OBJECT <$vol.subvol.program> <$processname>
pointing to the active Safeguard Authorization SEEP as in the following
example:
UA_SEEP_OBJECT $SYSTEM.XYGATEUA.XYGATEUA $XUA
Refer to the XYGATE Host Session Encryption (XHE) Reference Manual and
the section “The HECONF Keywords” for more information. (To get this and
other XYPRO documents, refer to the section “Additional XYPRO Reference
Manuals” in the “Introduction” of this manual.)
A24: IMPERSONATION_CHARACTERS
If this keyword is present, then XYGATEUA will invoke the impersonation feature if the
user’s password input is preceded by the specified impersonation characters.
Syntax:
IMPERSONATION_CHARACTERS "<2 special characters>"
Example:
IMPERSONATION_CHARACTERS "//"
Refer to Chapter 11, “Configuring the Impersonation Feature” starting on page 55 for
more information.