XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Appendix A: The UACONF File
XYPRO Technology Corporation 234 Proprietary and Confidential
A50: MONITORAUDIT
If this keyword is ON, XUA will write messages such as "Audit write 01
$SYSTEM.XYGATEUA.AUDIT" to the monitor dump file which indicates that a
particular ruling was audited to the audit file. If the result was not audited because of
AUDIT_ACCESS_PASS OFF or AUDIT_ACCESS_FAIL OFF, then XUA will not write
this message.
This keyword is used in conjunction with the MONITOR keyword and can be specified
only in the UACONF file.
Syntax:
MONITORAUDIT { ON | OFF }
Examples:
MONITOR $S.#XUA.MONITOR
MONITORAUDIT ON
The default value is OFF.
Note: The MONITOR keyword by itself will not display monitor dump information about
Writes to the audit file. The MONITORAUDIT keyword must be included in the
UACONF entry as well so that audit write information such as "opened audit file"
is included in the Monitor dump file.
A51: PASSWORD_EXPIRES_MESSAGE
On some versions of the HP NonStop server, Safeguard does not generate the
password expiration warning message if an authentication SEEP is configured.
XYGATEUA can be configured to control the display of the password expiration
message through the use of this keyword.
Syntax:
PASSWORD_EXPIRES_MESSAGE {ON | OFF }
If this keyword is set to ON, then XUA will display the warning message. The default
behavior is OFF.
Example:
PASSWORD_EXPIRES_MESSAGE ON
Note: When Authentication SEEP is enabled and when Safeguard receives the
password expiry warning message from XYGATEUA, Safeguard appends the
welcome message to the warning message.