XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix C: The ACACL File
XYPRO Technology Corporation 180 Proprietary and Confidential
C38: HIGHPIN
The XYPRO keyword HIGHPIN is used to specify that the XYGATEAC process should
start the object file named in this ACACL Command Entry as an HP NonStop-
HIGHPIN Process; that is, with a Process Identifier Number (PIN) greater than 255.
Note: There is no method available for XAC to determine whether or not an object file
can execute as a NonStop-HIGHPIN process. XAC will start objects that are not
HIGHPIN compatible as a NonStop-HIGHPIN process if the ACACL Command
Entry contains the HIGHPIN keyword or if the ACCONF file has the HIGHPIN
keyword.
If the HIGHPIN keyword is used in the ACCONF file, the LOWPIN keyword must
be used in the ACACL Command Entry for any object file that is not HIGHPIN
compatible.
Syntax:
HIGHPIN
Example:
COMMAND AUDITED-TCPIP-TACL
OBJECT $SYSTEM.SYSNN.TACL
! monitor
USER GROUP,USER
ACL \*.*.* ALIAS:"\*.*"
PERCENT OFF
BANNER_CONNECT $SYSTEM.XYGATEAC.MODEMBAN
START_LOGGED_OFF
NULLNULLNOCMDESC
EXECUTEHANGUP
CHECKCONNECTION 500 50
STOPONERROR 60,66,140,190,191
PASSONTIMEOUT OFF
DONOTSTOP $SYSTEM.SYSTEM.PATHTCP2
BLOCKMODE_AUDIT ON
OPENSBYOBJECTS \*.$*.*.*
AUDITPROG NOT $*.*.IXF $*.*.XYGATEAC
TRACKUSERID
HIGHPIN
FC FCPROMPT "> "
SHUTDOWN_MESSAGES OFF
TRACKVOLUME
ALIAS "OSH" "$SYSTEM.XYGATEAC.XYGATEOA -XAC"
ALIAS_ALL_PROCESSES
INPUT "RUN $system.XYGATEAC.XAC INSTALL~;#history/reset/"
Note: When the HIGHPIN or LOWPIN keywords are used in the ACACL file, there are
no parameters required.