Open System Services System Calls Reference Manual (G06.25+, H06.03+)

environ(5) OSS System Calls Reference Manual
COPY_CONFIG_INFO
Species whether the conguration should be copied from another virtual host.
Used by the dce_cong command.
Copying implies that an additional CDS or security server is being congured to
be a replica of the virtual host named by the COPY_CONFIG_HOST environ-
ment variable.
Valid values are:
y Indicates that copying should occur
n Indicates that copying should not occur
The default is n.
CPU_LIST Species the processors to be used by the virtual host being congured. Used by
the dce_cong command.
Processor numbers must be separated by one or more spaces, and the list of
numbers must be enclosed in quotation marks. If a specied processor is down
or not available, the system allocates a replacement processor.
CRON_NAMED
Species the process name to be used when the cron utility is run.
Valid values must conform to Guardian process name rules, cannot begin with a
Z, and must be specied in OSS pathname form (/G/process_name) without the
$ character.
DATEMSK Species the full pathname for the le of date templates used with the getdate()
function.
DCE_PRIVUSER
Species the NonStop operating system user ID permitted to perform privileged
operations, such as conguring servers using dce_cong. This user ID must be a
member of the super group.
The default is the super ID (255,255 with a scalar view of 65535).
DCE_PROCESS_PREFIX
Species one alphabetic character to be used as the prex for virtual host process
names. All processes started for a virtual host use this prex.
The default is Z.
For example, DCE processes started when the default value is used have the
Guardian process names $ZDCED, $ZSECD, and so forth.
Used by the dce_cong command.
DCE_SCP_PROCESS_NAME
Species the Guardian process name of the Subsystem Control Point (SCP) pro-
cess to be contacted by all DCE processes in the virtual host. The default is
$ZNET.
If this variable is assigned a value, the $ character in the SCP process name must
be preceded by the shell \ character, as in:
export DCE_SCP_PROCESS_NAME=\$ZNET1
If the specied process is not responding or not running, dce_cong uses the
default of $ZNET. However, DCE demons and other processes either do not
126 Hewlett-Packard Company 527186-003