XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
(XUA) 1.85 Reference Manual
Chapter 18. Managing the XUA Seep
XYPRO Technology Corporation 171 Proprietary and Confidential
ENABLE-PASSWORD-EVENT
The ENABLE-PASSWORD-EVENT determines whether or not password events will
be sent to the SEEP. The XYPRO Password SEEP is called XPQ.
The PASSWORD SEEP behaves differently, depending on whether or not the
AUTHENTICATION SEEP is also enabled as follows:
• If both the PASSWORD and AUTHENTICATION SEEPs are enabled, password
changes that occur at logon are not sent to the Password SEEP. Only password
changes from the PASSWORD program and from the Safeguard ADD USER,
ALTER USER, ADD ALIAS, and ALTER ALIAS commands will be sent to the
Password SEEP.
• If the PASSWORD SEEP is enabled but the AUTHENTICATION SEEP is disabled,
all password-change events are sent to the PASSWORD-SEEP for evaluation.
• If ENABLE-PASSWORD-EVENT is OFF, password events will not be sent to the
SEEP.
The default value is OFF.
PROG
The PROG parameter specifies the object file of the process Safeguard will start when
the SEEP is enabled. The object file must be a local file.
LIB
The LIB parameter defines the library file to be used with the SEEP.
If no library is specified, no library file will be used.
CPU
The CPU parameter determines the CPU the SEEP is to run in. The valid entries are a
number representing the CPU or the word “any.”
If the value is ANY, the primary CPU of the $ZSMP will be used.
PNAME
The PNAME parameter determines the process name that will be assigned to the
SEEP.
If no PNAME is specified, Safeguard will generate a process name when it starts the
SEEP.
Note: The name should be unique. If a process of the same name already exists,
Safeguard will kill it before starting the SEEP.