XYGATE User Authentication Reference Manual
XYGATE
®
 User Authentication
™
 Reference Manual    
Appendix C: XUA Macros 
XYPRO Technology Corporation  306  Proprietary and Confidential 
C18:  XUA_SAFECOM_INSTALL 
The XUA_SAFECOM_INSTALL macro modifies Safeguard to use XUA for the 
authentication event. This does not actually 'turn on' XUA; the 
XUA_SAFECOM_ENABLE macro does that but it configures Safeguard to use the 
software. 
The macro checks Safeguard’s HOMETERM. If the $ZSMP process is running on a 
Telserv (dynamic terminal) or non-existent terminal, XUA will not permit the user to 
install the SEEP. It will prompt the user to restart Safeguard with a permanent /IN, 
/OUT, and /TERM. 
Example: 
$SYSTEM XYGATEUA 12> XUA_SAFECOM_INSTALL 
Uninstalling any previous version of XYGATEUA 
XYGATEUA disable encountered the following error: 
* ERROR * No objects of type process matching XUA were found 
XYGATEUA uninstall encountered the following error: 
* ERROR * No objects of type process matching XUA were found 
Installing new version of XYGATEUA 
SAFEGUARD COMMAND INTERPRETER - T9750D46 - (01SEP00)  SYSTEM \SIMI 
=add event-exit-process XUA & 
=,enabled off & 
=,response-timeout 5 seconds & 
=,enable-password-event off & 
=,enable-authentication-event on & 
=,enable-authorization-event off & 
=,prog $system.xygateua.xygateua & 
=,pname $XUA & 
=,pri 198 & 
=,param-text SERVER 
Please note that the error message "NO OBJECTS OF TYPE PROCESS MATCHING 
XUA WERE FOUND" is expected. 
C19:  XUA_SAFECOM_UNINSTALL 
XUA_SAFECOM_UNINSTALL removes the XUA SEEP from Safeguard. In order to 
use XUA again, it must be reinstalled using the XUA_SAFECOM_INSTALL macro. 
Example: 
$SYSTEM XYGATEUA 13> XUA_SAFECOM_UNINSTALL 
XYGATEUA disabled 
XYGATEUA uninstalled 










