|   
      dce_config(8dce)
Installs, configures, and starts up DCE 
Synopsis 
dce_config [-i] [-e environment_file] [-c command_file] 
Options 
-i The -i option tells dce_config to look in the /etc directory of the install area (which is generally /opt/dce1.0/etc) for the component 
scripts it needs to run.  After you have invoked dce_config once with the -i option, you do not need to use the option again.
 
-e The -e option causes dce_config to source environment_file at startup.  environment_file is a user-created file that sets the DCE and DFS 
variables that specify responses to the dce_config user prompts.  Note that if you do not specify the -e option, dce_config looks for the /etc/dce_config.conf file 
and sources it if it exists.  If the file does not exist, it uses shell variable settings if they are set.
 
-c The -c option causes dce_config to source command_file at startup.  command_file is a user-created shell script that initiates 
installation and configuration processing.
 
More: 
Description 
Exit Values 
Errors 
Related Information 
 
 
 |