DCE Installation, Configuration, and Management Guide
Noninteractive Use of dce_config
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
C-4
# Default values are provided, for PWD_MGMT_SVR and PWD_MGMT_SVR_OPTIONS.
#
# PWD_MGMT_SVR="$DCELOCAL/bin/pwd_strengthd" # Path to Password Management Server
# PWD_MGMT_SVR_OPTIONS="-v"# Options for Password Management Server
# SEC_REPLICA="<hostname>"# Name of the security replica database
#
# CDS Config
#
CACHE_CDS_SERVER="<hostname>"# Name of a cds server to cache
# CACHE_CDS_SERVER_IP="<ip_address>" # fallback if getip program doesn't work
MULTIPLE_LAN=n# y/n do you have multiple lans
# LAN_NAME="<name>"# Name of lan if MULTIPLE_LAN=y
# REP_CLEARINGHOUSE="<name_ch>"# Name for new replica clearing house
# DIR_REPLICATE="n"# y/n manually type in more directories
# to replicate.
TOTAL_CLERKS=1 # Number of cds clerks to start
CDSD_DATABASE_DIR="/G/oss/dceserv"
# Location of CDSD database files
CDS_ADVERTISEMENTS="y" # y/n, Should the server send or receive
# advertisements, default = y
REPLICATE_ALL_DIRS="n" # y/n, Should all directories be replicated
# when an additional CDS server is
# configured in a VH
#
# REPLICATE_DIR_LIST="<directory_list>"
# list of directories to be replicated,
# separated by spaces enclosed within
# quotes. Ex: If the dirrectory to be
# replicated is /.:/test_dir then set
# the variable to "test_dir"
#
# DTS Config
#
Example C-1. Sample Environment File dce_config_all.env (page 3 of 3)