XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix E: XAC Host Macros
XYPRO Technology Corporation 270 Proprietary and Confidential
02-01-2001 11:12 XYPRO.LAUREN 4
Out: CODE EOF LAST MODIF OWNER RWEP TYPE
02-01-2001 11:12 XYPRO.LAUREN 5
Out: $SYSTEM.XYGATE
02-01-2001 11:12 XYPRO.LAUREN 6
Out: AUD00002 3333 9830400 24Aug2000 10:43 -1 NUUU E
02-01-2001 11:12 XYPRO.LAUREN 7
Out: AUD00003 3333 9830400 13Dec2000 04:29 -1 NUUU E
02-01-2001 11:12 XYPRO.LAUREN 8
Out: AUDIT O 3333 6017024 11:12 -1 NUUU E
02-01-2001 11:12 XYPRO.LAUREN 9
Cmd: EXIT
E18: XAC_ROLL_AUDIT
This macro allows users to roll over all configured XAC Audit files manually, as shown
in the example below.
Syntax:
XAC_AUDIT_ROLL
ACCONF AUDIT file configuration
AUDIT $SYSTEM.XYLOGBIG.XAC INVOKE DETAIL EXT(4096,4096,900) NO_ROLL_MSGS
AUDIT $SYSTEM.XYLOGS.XAC EXT(2,2,2) DETAIL INVOKE
AUDIT $SYSTEM.XYGATEAC.AUDIT INVOKE DETAIL NO_ROLL_MSGS
Example:
$SYSTEM XYGATEAC 87> xac_roll_audit
Renamed $SYSTEM.XYLOGBIG.XAC to $SYSTEM.XYLOGBIG.XAC00003
Renamed $SYSTEM.XYLOGS.XAC to $SYSTEM.XYLOGS.XAC00014
Renamed $SYSTEM.XYGATEAC.AUDIT to $SYSTEM.XYGATEAC.AUD00008
$SYSTEM XYGATEAC 88>
Refer also to section 7.1.2, “AUDIT File Rollover” described on page 63 for more
information.