XYGATE Access Control Reference Manual
XYGATE
®
 Access Control Reference Manual 
Appendix C: The ACACL File 
XYPRO Technology Corporation  130  Proprietary and Confidential 
COMMAND XMA-PWSTOP 
 !This command is designed to set up a macro for users that 
 !administer XYGATE/MA. 
 DESCRIPTION "Stops the XMA pathway" 
 USER 232,52    !This should be XYGATE/MA owner 
 OBJECT $SYSTEM.SYSNN.TACL 
 ACL $SECURITY 
 SUPPRESSUNTILPROMPT 
 NOCOPYRIGHT 
 QUIET 
 START_LOGGED_ON 
 INPUT "#SET #BREAKMODE DISABLE"  !Disable break key 
 !Fix the line below to point to your XYGATE/MA installation subvol 
 INPUT "RUN $SYSTEM.XYGATEMA.XMA INSTALL" 
 !The line below starts the XMA_manager macro 
 INPUT "XYGATEAC_RUN_MACRO -EXIT -PLAIN -BREAK XMA_PWSTOP" 
 !If macro times out, do not send timeout to starting process 
 PASSONTIMEOUT OFF 
 OPENSBYOBJECTS \*.$*.*.*   !Allow all subordinate to be started 
 VERIFYUSER $EVERYONE 
 TRACKVOLUME 
 PASSWORDTIMEOUT 60 
COMMAND XMA-PWCOOL 
 !This command is designed to set up a macro for users that 
 !administer XYGATE/MA. 
 DESCRIPTION "Does a cool start of the XMA pathway" 
 USER 232,52    !This should be XYGATE/MA owner 
 OBJECT $SYSTEM.SYSNN.TACL 
 ACL $SECURITY 
 SUPPRESSUNTILPROMPT 
 NOCOPYRIGHT 
 QUIET 
 START_LOGGED_ON 
 INPUT "#SET #BREAKMODE DISABLE"  !Disable break key 
 !Fix the line below to point to your XYGATE/MA installation subvol 
 INPUT "RUN $SYSTEM.XYGATEMA.XMA INSTALL" 
 !The line below starts the XMA_manager macro 
 INPUT "XYGATEAC_RUN_MACRO -EXIT -PLAIN -BREAK XMA_PWCOOL" 
 !If macro times out, do not send timeout to starting process 
 PASSONTIMEOUT OFF 
 OPENSBYOBJECTS \*.$*.*.*   !Allow all subordinate to be started 
 VERIFYUSER $EVERYONE 
 TRACKVOLUME 
 PASSWORDTIMEOUT 60 
COMMAND XMA-PW-COLD 
 !This command is designed to set up a macro for users that 
 !administer XYGATE/MA. 
 DESCRIPTION "Does a cold start of the XMA pathway" 
 USER 232,52     !This should be XYGATE/MA owner 
 OBJECT $SYSTEM.SYSNN.TACL 
 ACL $SECURITY 
 SUPPRESSUNTILPROMPT 
 NOCOPYRIGHT 
 QUIET 
 START_LOGGED_ON 
 INPUT "#SET #BREAKMODE DISABLE"  !Disable break key 
 !Fix the line below to point to your XYGATE/MA installation subvol 
 INPUT "RUN $SYSTEM.XYGATEMA.XMA INSTALL" 
 !The line below starts the XMA_manager macro 










