Safeguard Reference Manual (G06.24+, H06.03+ )

Safeguard Subsystem Commands
Safeguard Reference Manual520618-013
16-16
ALTER SAFEGUARD Command
Guardian clients. The initial value is ON. For more information about client
subsystem auditing, see the Safeguard Audit Client Service Manual.
CI-PROG [ prog-filename ]
prog-filename defines the command interpreter started after user
authentication at a Safeguard terminal if no command interpreter is defined for
the user or the terminal. The initial value is $SYSTEM.SYSTEM.TACL. A null
entry for this attribute sets the value to NONE. prog-filename must be a
local file name.
If CI-PROG is set to NONE, and no value is specified for CI-PROG for the
terminal or user, no command interpreter is started at the Safeguard terminal.
CI-LIB [ lib-filename ]
lib-filename defines the library file to be used with the CI-PROG command
interpreter specified in the Safeguard configuration record. The default value is
no library. A null entry for this attribute resets the value to the default value.
lib-filename must be a local file name.
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
Note. The AUDIT-CLIENT-GUARDIAN attribute is a synonym for AUDIT-CLIENT-SERVICE
attribute.