XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix C: The ACACL File
XYPRO Technology Corporation 136 Proprietary and Confidential
C2: ACACL Command File Limits
The ACACL Command File is loaded into the memory of DBSO. Limits on the
individual keywords and overall command limits depend on the size of the message
between XYGATEAC and DBSO.
Single Command Limits
The total size of the message sent from DBSO to XYGATEAC to define an ACACL
entry can be a maximum of 16384 characters. The equation for calculating the size of
a single entry is:
3288
+
(Number of ACL user entries in this ACACL Entry * 52)
+
(Number of AUDITUSER entries in this ACACL Entry * 52)
+
(Number of VERIFYUSER entries in this ACACL Entry * 52)
+
(Number of USER_ACL entries in ACCONFCO * 52)
+ 2 +
(Number of INPUT strings in this ACACL Entry * 4)
+
Total Length of INPUT strings in this entry rounded to nearest even integer
+ 2 +
(Number of ALLOWCMD & DENYCMD entries in this ACACL entry * 8)
+
Total Length of ALLOWCMD & DENYCMD entries in this entry rounded to
nearest even integer
+
Total Length of Startup String
+
(Number of OPENSBYOBJECT entries in this entry * 40)
+
(Number of DONOTSTOP entries in this entry * 40)
+
(Number of AUDITPROG entries in this entry * 40)
+ 2 +
(Number of ALIAS strings in this ACACL entry * 8)
+
Total Length of ALIAS entries in this entry rounded to nearest even integer
+
(Number of FKEY entries * 2)
<= 16384