XYGATE User Authentication Reference Manual
XYGATE
®
 User Authentication
™
 (XUA) 1.85 Reference Manual 
Appendix A: The UACONF File 
XYPRO Technology Corporation  218  Proprietary and Confidential 
A21:  HOMETERM 
The HOMETERM terminal defines XUA server’s home terminal. The HOMETERM 
keyword is not required but if it is not specified, XUA will have the same home terminal 
as that of the $ZSMP(SAFEGUARD) process. 
Syntax: 
HOMETERM $<terminal-name> 
Example: 
HOMETERM  $VHS 
A22:  IGNORE_LEADING_SPACES 
This keyword can be used to control the removal of leading spaces from passwords. 
When authenticating via engines other than Safeguard (LDAP for example), if 
programs adding the leading spaces to the password are used to logon to the NonStop 
server, this feature could be used to remove the leading spaces. 
If Safeguard controls the logons to the system, this keyword is redundant because 
Safeguard will remove the leading spaces. 
Syntax: 
IGNORE_LEADING_SPACES {ON | OFF} 
Example: 
IGNORE_LEADING_SPACES ON 
If this keyword is set to ON, then XUA will remove all leading spaces from the 
password. 
The default behavior is OFF. 










