Safeguard Reference Manual (G06.24+, H06.03+ )
User Security Commands
Safeguard Reference Manual—520618-013
5-19
ALTER USER Command
CI-PROG [prog-filename]
changes the command interpreter to be started after this user is authenticated 
at a Safeguard terminal. prog-filename is the name of the command 
interpreter’s object file. It must be a local file name.
If you omit prog-filename, the other user attributes associated with CI-
PROG prog-filename in this record are not meaningful. 
CI-LIB [lib-filename]
changes the library file to be used with the command interpreter that is started 
when this user is authenticated at a Safeguard terminal. lib-filename must 
be a local file name.
If you omit lib-filename, no library file is used.
CI-CPU [cpu-number | ANY]
changes the number of the CPU in which the command interpreter is to run. If 
you specify ANY, any CPU is used.
If you omit cpu-number, any CPU is used.
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.










