XYGATE Access Control Reference Manual
XYGATE
®
 Access Control Reference Manual 
Appendix C: The ACACL File 
XYPRO Technology Corporation  188  Proprietary and Confidential 
Note: The define =XAC-MONITOR-FILENAME, CLASS MAP, FILE <filename> 
overrides both the MONITOR keyword in the ACCONF that specifies where the 
monitor dump should be written and the presence or absence of the MONITOR 
keyword in the ACACL, causing a monitor dump regardless of the states of the 
other keywords. In addition, the monitor dump created using the 
XAC-MONITOR-FILENAME define belongs to the user who executed the 
ACACL Command, rather than the owner of the XAC product. This define 
should only be used when you have received a request from XYPRO for a 
monitor dump. This define can only be used when the 
MONITOR_DEFINE_ALLOWED keyword is set in the ACCONF file. 
C48:  MONITORAUDIT 
This keyword is used in conjunction with the MONITOR keyword to indicate that audit 
information should be written to the Monitor dump file. If the MONITOR keyword is not 
present, this keyword has no functional value. 
Example: 
COMMAND FUP-255 
 DESCRIPTION "FUP AS SUPER.SUPER" 
 USER SUPER.SUPER 
 OBJECT $SYSTEM.SYSTEM.FUP 
 ACL $TECH 
 MONITOR 
 MONITORAUDIT 
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 
ACACL entry as well to cause audit write information to be written to the Monitor 
dump file. 










