Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Safeguard Subsystem Commands
Safeguard Reference Manual 520618-030
16 - 25
ALTER SAFEGUARD Command
CI-SWAP [ $vol [ subvol-filename ] ]
$vol [ subvol-filename ] defines the swap volume or file to be used with
the CI-PROG command interpreter specified in the Safeguard configuration
record. $vol must be a local volume name. The default value is *NONE*. A
null entry for this attribute resets the value to the default value. If no swap
volume is specified, the volume that contains the CI-PROG object file is used
as the swap volume when CI-PROG is started.
CI-CPU [ n | ANY]
n defines the number of the CPU in which the CI-PROG command interpreter
runs. The default value is any CPU. A null entry for this attribute resets the
value to the default value.
CI-PRI [ n ]
n defines the priority at which the CI-PROG command interpreter runs. The
initial value is 149. A null entry for this attribute sets the value to NONE, and
CI-PROG is started with the same priority as the $ZSMP process.
CI-PARAM-TEXT [ text ]
text specifies startup parameter text supplied to the CI-PROG command
interpreter specified in the Safeguard configuration record. The default value is
no startup parameter text. If you specify the CI-PARAM-TEXT attribute, it must
be the last attribute in the command string. A null entry for this attribute resets
the value to the default value.
CMON { ON | OFF }
defines whether the Safeguard software is to communicate with the $CMON
process during the following events: logon, illegal logon attempts, logoff, and
newprocess of the command interpreter. The initial value is OFF. (The
Safeguard software does not communicate during these events.)
CMONTIMEOUT [ n SECONDS ] ]
n defines the number of seconds that the Safeguard software is to wait for any
$CMON operation. The default value is 30 seconds. A null entry for this
attribute resets the value to the default value.
CMONERROR [ ACCEPT | DENY ]
defines whether failures to communicate with $CMON should be ignored or
should result in the authentication being denied. ACCEP
T means to ignore
these failures. DENY means to deny the authentication. The default is
ACCEPT. A null entry for this attribute resets the value to the default value.