XYGATE User Authentication Reference Manual
XYGATE
®
 User Authentication
™
 Reference Manual   
Appendix B: The UAACL File 
XYPRO Technology Corporation  286  Proprietary and Confidential 
B47:  SUPERSUPEROK 
This keyword defines how SUPER.SUPER (255,255) will be treated. If 
SUPERSUPEROK is set to ON, then SUPER.SUPER is capable of logging on to any 
user id or Safeguard alias in the group. If SUPERSUPEROK is OFF, SUPER.SUPER 
will be evaluated as any other userid. 
If SUPERSUPEROK is set to OFF, then SUPER.SUPER must adhere to the access 
rules as defined in the UAACL. 
If present in a UAGroup, this keyword’s value overrides the one in the UACONF file. 
If this keyword is omitted, the value in the UACONF file is used. 
Syntax: 
SUPERSUPEROK  {ON | OFF} 
The following Example allows SUPER.SUPER to logon as everyone without supplying 
a password. 
Example: How to Make SUPER.SUPER Undeniable for a Particular UAGROUP 
UAGROUP SUPERSUPER 
 DESCRIPTION "Super.Super Can Logon As Anyone" 
 SUPERSUPEROK ON 
 !Selection Criteria: 
 FROM_USER SUPER.SUPER 
 TO_USER $EVERYONE 










