DCE Installation, Configuration, and Management Guide
dce_config(8) Reference Page
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
B-6
DCE_PRIVUSER Specifies the NonStop OS 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 value is the user ID (255,255).
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 value is Z.
For example, DCE processes started when the
default value is used have the Guardian process
names $ZDCED, $ZSECD, and so forth.
DCE_SCP_PROCESS_NAME Specifies the Guardian process name of the
Subsystem Control Point (SCP) process to be
contacted by all DCE processes in the virtual host.
The default value is $ZNET.
If this variable is set, the $ character in the SCP
process name must be preceded by the shell \
character; for example
export DCE_SCP_PROCESS_NAME=\$ZNET1
If the specified process is not responding or not
running, dce_config uses the default value of
$ZNET. However, DCE demons and other
processes either do not start or do not respond until
the specified process is running.
DCE_SOCKET_REUSE Specifies whether the IP address for dced is
reused when the process is restarted.
Valid values are 0 (zero) and 1.
0 (zero) indicates that the address is not reused.
1 indicates that the socket SO_REUSEADDR
option is used at the time of binding port 135, so
that even if the port is used by another process,
dced restarts successfully.
The default value is 0 (zero).
Table B-1. dce_config Environment Variables (page 3 of 9)
Variable Value