OSF DCE Administration Guide--Introduction
Customizing the dce_config Processing
# usually the security server ($SEC_SERVER)
#
# Install
#
REMOVE_PREV_INSTALL=y # y/n Remove previous install before
# installing anything.
mach=‘uname‘
case $mach in
OSF1) machine=at386;;
AIX) machine=rios;;
HP-UX) machine=hp800;;
esac
# path to install area
#FILESYSTEM="install/${machine}/opt/dce1.1"
#MEDIA="<device>" # device to read tape from
CP_OR_SYMLINK=copy # Use copy or sym-links(link) to install
USE_DEF_MSG_PATH=y # y/n use default message catalog path
USE_ETHER_FILE=y # y/n Trust /etc/ieee_802_addr file (OSF/1)
DO_LIB_ADMIN=y # y/n Install libdce.so on OSF/1 system
#
# DFS install
#
INSTALL_OPT_SERS=y # y/n install optional servers (bak, butc, etc)
INSTALL_OPT_CLIENT=y # y/n install optional client binaries (cm, etc)
#
# General config variables
#
REMOVE_PREV_CONFIG=y # y/n Remove previous config before config-ing anything
CELL_NAME="<cellname>" # Name of cell to configure
#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
124244 Tandem Computers Incorporated 10−3