DCE Installation, Configuration, and Management Guide

Noninteractive Use of dce_config
HP NonStop DCE Installation, Configuration, and Management Guide429552-005
C-3
#
# General config variables
#
REMOVE_PREV_CONFIG=y# y/n Remove previous config before configuring
# anything
CELL_NAME="<cellname>"# Name of cell to configure
DCE_PRIVUSER="super.super"# DCE privuser should be in SUPER group.
TCPIP_PROCESS_NAME="/G/ZTC0" # tcpip process name for DCE
# DCE_PROCESS_PREFIX="Z"# The prefix for the DCE demon processes.
# This should not exceed one charecter.
# Each configured VH in a system should
# have unique prefix.
#CPU_LIST="0 1"# List of CPUs to be used by the VH which
# is to be configured
COPY_CONFIG_INFO="n"# y/n Should the configuration be copied
# from another VH (copying implies that
# additional CDS and/or security server
# would be configured to be replica of
# VH which is mentioned as COPY_CONFIG_HOST)
# COPY_CONFIG_HOST="<host>"# The name of the VH from which copy
# configuration should be performed
# HOST_NAME_IP="<ip_address>"# IP address of current host (if getip fails)
#
# DCE Client config
#
DTS_CONFIG=clerk# When doing DCE client config, what should
# we be? clerk, local, global, none
#
# Security Config
#
SEC_SERVER="<host>"# Hostname of security server
# SEC_SERVER_IP="<ip-address>"# fallback if getip program doesn't work
DCED_ADMIN="y"# y/n if you want dcec-admin group, default y
KEYSEED="garBageMan"# Keyseed for initial database master
#
Example C-1. Sample Environment File dce_config_all.env (page 2 of 3)