XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Chapter 2. Configuring XAC
XYPRO Technology Corporation 35 Proprietary and Confidential
sp255 JOB (LOC #XAC)
^
*ERROR* Name of variable, builtin, or file needed
$VIK IK 61>
$VIK IK 61>
Example 5: XAC timeout
$VIK IK 61> pshow fp255
XAC - <Timeout>
$VIK IK 62>
$VIK IK 62> pinfo /detail/ fp255
Name Program Process File Input Output Ready Wait History Prompt
FP255 XYGATEAC STOPPED EMPTY 1 NO YES YES NO
$VIK IK 63>
$VIK IK 63> fp255 info tacl*
pstart: starting $VIK.XAC575.XYGATEAC process
XAC - <Timeout>
info tacl*
CODE EOF LAST MODIF OWNER RWEP TYPE REC BL
$VIK.IK
TACLCSTM 101 2844 24Oct2012 16:10 232,52 ****
TACLINIT 101 994 6May2013 16:08 232,52 NUNU
TACLLIBU 100 4378624 18Sep2012 06:14 -1 NNNN
$VIK IK 64>
$VIK IK 64> == Wait fp255 timeout before executing STATUS
$VIK IK 64> status *, term
Process Pri PFR %WT Userid Program file Hometerm
$Z249 1,492 131 R 000 232,52 $SYSTEM.SYS45.TACL $Z248.#IN
$VIK IK 65>
2.6 XAC RUN Options
The following run options control how the XYGATEAC process executes.
2.6.1 –N Option
The -N option allows you to specify the name of the process to be started by
XYGATEAC.
Syntax:
XAC -N<process name> <ACACL Command Name>
Example:
$SYSTEM.ADMIN 11> XAC -N$LU12 FUP-255
The FUP process started by the XYGATEAC process as defined in the ACACL
Command Entry named FUP-255 will have a process name of $LU12.
To name XAC itself, simply use the NAME parameter in the standard NonStop run
options:
Example:
$SYSTEM.ADMIN 12> XAC /NAME $T123/ -N$LU12 FUP-255
In this example, the XYAGTEAC process will be named $T123 and the FUP started by
it will be named $LU12.