DCE Installation, Configuration, and Management Guide
Noninteractive Use of dce_config
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
C-2
Example C-1. Sample Environment File dce_config_all.env (page 1 of 3)
# General config values
#
DCEVH=<host># The name of the VH being worked on.
# NSA General note:
# 1.This variable would take precedence over TCPIP_PROCESS_NAME (if supplied
through this file).
# 2.DCEVH mentioned through "-h" option of dce_config
# would override both this variable and
# TCPIP_PROCESS_NAME (if any) in this file.
EXIT_ON_ERROR=n# y/n Exit if fatal error encountered, default n
DO_CHECKS=n# y/n Prompt for continue after warnings, default y
CELL_ADMIN=cell_admin# Principal name of Cell Administrator
CELL_ADMIN_PW=-dce-# Password for CELL_ADMIN account
# DCE_SCP_PROCESS_NAME=\$ZNET# Name of the SCP process to contact. Default
# is $ZNET
# DCE_SOCKET_REUSE=1 #Set to 1, if you want SO_REUSEADDR option to be used
#at the time of 135 port binding to dced
#
# Install
#
REMOVE_PREV_INSTALL=y# y/n Remove previous install before
# installing anything.
TANDEM_INSTALL_DIR="</G/vol/subvol>"# Path to install area
# TANDEM_ALT_SRL="</G/vol/subvol/file>"# Alternate SRL location
USE_DEF_MSG_PATH=y# y/n use default message catalog path
CLONING_REQUIRED=n# y/n Clone(share) the binaries with another VH
# CLONE_FROM="<host>"# Name of the VH from which cloning would be
# performed. This variable should be set
# to a VH which is already installed when
# CLONING_REQUIRED is set to "y"
#UPDATE_ALL_CLONES=n# y/n Should all clone(s) be upgraded when
# installation upgrade is performed on one VH
UPDATE_DEFAULT_LIBDCESO=y# y/n Should the default libdce file
# /usr/lib/libdce.so be updated with the
# SRL being installed