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

User Alias Security Commands
Safeguard Reference Manual520618-013
6-19
ALTER ALIAS Command
CI-NAME [process-name]
changes the process name to be assigned to the command interpreter
specified by CI-PROG. process-name must be a local process name.
If you omit process-name, the Safeguard software generates a process
name.
CI-SWAP [$vol[.subvol.filename]]
changes the name of the volume or file to be used as the swap volume or file
for the command interpreter. $vol must be a local volume name. You can
optionally supply a subvolume name and file name.
If you omit $vol, the same volume that contains the CI-PROG object file is
used.
CI-PRI [priority]
changes the priority at which the command interpreter is to run.
If you omit priority, the value of CI-PRI in the Safeguard configuration
record is used.
CI-PARAM-TEXT [startup-param-text]
changes the data to be supplied as the startup message text for the command
interpreter specified by CI-PROG. If you specify the CI-PARAM-TEXT attribute,
it must be the last attribute in the command string.
If you omit startup-param-text, the string is set to null. (No text is supplied
in the startup message.)
RESET-TEXT-DESCRIPTION
resets the text description field for this alias to a null value (the alias has no text
description).
RESET-BINARY-DESCRIPTION
resets the binary description field for this alias to zero length and null values. For
more information about the binary description field, see the Safeguard
Management Programming Manual.
WHERE expression
causes the command to apply to only those authentication records for aliases who
belong to the groups specified by expression.
expression has the form:
group [ {AND | OR} group ] ...