XYGATE Access Control Reference Manual

XYGATE
®
Access Control Reference Manual
Introduction
XYPRO Technology Corporation xxvi Proprietary and Confidential
New ACACL keyword ALIAS_XYGATEAC_PROCESSES in Appendix C8: on
page 151.
New ACACL keyword BREAK_DISABLE_RETURN in Appendix C20: on
page 162.
New ACACL keyword USER_IGNORED in Appendix C89: on page 218.
New ACACL keyword WRITEREAD_ALWAYS in Appendix C93: on page 228.
Documentation updated the XAC Interactive Commands escape lead-in
characters of Appendix D: starting on page 229 to double-left angle brackets ( << )
from a single-right angle bracket ( > ) except for the D17: XAC_AUDIT_OUTPUT
and D18: XAC_CHANGE_VOLUME keywords.
Documentation updated the XAC_AUDIT_REPORT macro in Appendix E8:
starting on page 252.
New added the XAC_NEXTGEN macro in Appendix E16: on page 268 and the
procedure to resize an AUDIT file in section 7.1.3 starting on page 64.
New macro called XAC_ROLL_AUDIT in Appendix E18: on page 270.
New macro called XACMENUN in Appendix E26:on page 275.
General Syntax Notation
The following list summarizes the notation conventions for syntax presentation in this
manual.
UPPERCASE LETTERS. Uppercase letters indicate keywords and reserved words;
enter these items exactly as shown. Items not enclosed in brackets are required. For
example:
MAXATTACH
< > Angle Brackets. A pair of matching angle brackets indicate variable items that you
supply but without the brackets. For example where the syntax of a function is stated
as:
RUN $<VOL.SUBVOL>.XMA INSTALL
and <VOL.SUBVOL> on your system is equal to $SYSTEM.XYGATEMA, then the
actual command will be as follows:
RUN $SYSTEM.XYGATEMA.XMA INSTALL