Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Miscellaneous environ(5)
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 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 start or do not respond until the specified process is run-
ning.
DCE_SOCKET_REUSE
Specifies whether the IP address for the dced process is reused when the
process is restarted. Valid values are:
0 (zero) The address is not reused.
1 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 sucessfully.
The default is 0 (zero).
Used by the dce_config command.
DCED_ADMIN
Specifies whether the administrative group dced-admin should have
permission to access and modify the access control lists that protect
dced objects. Used by the dce_config command.
The value y allows the administrative group to access and modify local
dced objects. If you use the value y, a privileged network user such as
cell_admin is allowed local privileged access to the machine.
The value n restricts access and modification permission to the local host
principal. If you use the value n, security is greater, but remote dced
management is severely restricted.
The default is y.
DCEVH Specifies the TCP/IP host name assigned to the virtual host for which
operations are currently being performed. Used by the dce_config com-
mand, DCE demons, application servers, and clients.
The value specified for DCEVH is used when
TCPIP_PROCESS_NAME is not specified.
If neither DCEVH nor TCPIP_PROCESS_NAME is specified, the
default value of DCEVH is the name of the virtual host containing the
/opt/dcelocal directory. If the /opt/dcelocal directory is not available, a
default process name of /G/ZTC0 is assumed, and the default value of
DCEVH is the hostname attribute of /G/ZTC0.
If TCPIP_PROCESS_NAME and DCEVH are both specified, the
value specified for DCEVH is ignored, and the hostname attribute of the
specified process is used.
527186-023 Hewlett-Packard Company 1221