XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 237 Proprietary and Confidential
A56: PQ_SEEP_OBJECT
This keyword is required as a workaround due to an anomaly in Safeguard’s SEEP
interface. When a user changes his or her password during logon, Safeguard sends
the request to the AUTHENTICATION SEEP instead to the PASSWORD SEEP as it
should. It tells XUA to forward the request to the password SEEP (XPQ).
Syntax:
PQ_SEEP_OBJECT <object name> <process name>
The PQ_SEEP_OBJECT names the XPQ SEEP if one is in use. The object name
parameter is the fully qualified object file of the PQ SEEP, and the process name is the
name of the PQ SEEP process.
If the XYPQ process is not running, then XYGATEUA will start the PQ SEEP process
in non-SEEP mode to initiate the password change.
If the PQ_SEEP_OBJECT keyword is omitted, then XUA will change the password for
the user itself and will not communicate with XPQ.
Example:
PQ_SEEP_OBJECT $SYSTEM.XYGATEPQ.XYGATEPQ $XPQ
A57: PRIORITY
The PRIORITY keyword specifies the priority at which the XYGATEUA object file is to
execute at when it runs as the XUA SEEP server. This entry is required and will be
specified by the user during installation.
Syntax:
PRIORITY <priority-value>
Example:
PRIORITY 199