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

User Alias Security Commands
Safeguard Reference Manual520618-013
6-48
SET ALIAS Command
CI-CPU [cpu-number | ANY]
specifies the number of the CPU in which the command interpreter is to run. If
you specify ANY, any CPU is used.
If you do not specify cpu-number, any CPU is used.
CI-NAME [process-name]
specifies the process name to be assigned to the command interpreter
specified by CI-PROG.
If you omit process-name, Safeguard assigns a process name. process-
name must be a local process name.
CI-SWAP [$vol.[subvol.filename]]
specifies 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.
Omitting $vol results in use of the same volume that contains the CI-PROG
object file.
CI-PRI [priority]
specifies 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]
specifies 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, no startup parameter text is used.
Considerations
An expired alias cannot be used to log on.
When access for an alias expires, the user cannot log on to the system with that
alias, but the alias authentication record is not deleted.
GUARDIAN DEFAULT attributes are equivalent to using the Guardian DEFAULT
command.
Setting the Guardian default file security or default subvolume with the GUARDIAN
SECURITY or GUARDIAN VOLUME attributes is equivalent to using the Guardian
DEFAULT command. Similarly, the DEFAULT command can be used to change
these attributes when Safeguard is running.