Open System Services System Calls Reference Manual (G06.25+, H06.03+)
environ(5) OSS System Calls Reference Manual
COPY_CONFIG_INFO
Specifies whether the configuration should be copied from another virtual host.
Used by the dce_config command.
Copying implies that an additional CDS or security server is being configured 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 Specifies the processors to be used by the virtual host being configured. Used by
the dce_config command.
Processor numbers must be separated by one or more spaces, and the list of
numbers must be enclosed in quotation marks. If a specified processor is down
or not available, the system allocates a replacement processor.
CRON_NAMED
Specifies 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 specified in OSS pathname form (/G/process_name) without the
$ character.
DATEMSK Specifies the full pathname for the file of date templates used with the getdate()
function.
DCE_PRIVUSER
Specifies the NonStop operating system user ID permitted to perform privileged
operations, such as configuring servers using dce_config. 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
Specifies one alphabetic character to be used as the prefix for virtual host process
names. All processes started for a virtual host use this prefix.
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_config command.
DCE_SCP_PROCESS_NAME
Specifies 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 specified process is not responding or not running, dce_config uses the
default of $ZNET. However, DCE demons and other processes either do not
12−6 Hewlett-Packard Company 527186-003