XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
Reference Manual
Appendix C: XUA Macros
XYPRO Technology Corporation 305 Proprietary and Confidential
C15: XUA_SAFECOM_BOUNCE
The XUA_SAFECOM_BOUNCE macro can be used to disable and enable the XUA
process.
Example:
$SYSTEM XYGATEUA 13> XUA_SAFECOM_BOUNCE
XYGATEUA disabled
XYGATEUA enabled
C16: XUA_SAFECOM_DISABLE
XUA_SAFECOM_DISABLE 'turns off' the authentication event exit processing. It does
not uninstall the XUA software; the XUA_SAFECOM_UNINSTALL macro must be
used to uninstall the software. the XUA_SAFECOM_ENABLE macro is used to restart
authentication event exit processing.
Example:
$SYSTEM XYGATEUA 11> XUA_SAFECOM_DISABLE
XYGATEUA disabled
C17: XUA_SAFECOM_ENABLE
The XUA_SAFECOM_ENABLE 'turns on' the use of the authentication event exit
processing provided by XUA. Safeguard must already have been configured to use
XUA as the authentication event SEEP using the XUA_SAFECOM_INSTALL macro.
Example:
$SYSTEM XYGATEUA 12> XUA_SAFECOM_ENABLE
XYGATEUA enabled