PreviousNext

The dce_config log File

In addition to being displayed on the screen, messages are also written to the dce_config log file, /tmp/dce_config.log. As with the screen displays, you can control the type of messages logged in the file using the environment variables described in Customizing the dce_config Processing. By default, the log file is named dce_config.log and resides in the tmp directory. You can specify a different name and location with the LOGFILE environment variable described in Customizing the dce_config Processing.

A part of a sample log file is shown in the following figure.

Note that the sample is in four basic sections:

· The first section displays the name of the machine being configured (indicated by host_name)

· The second section displays the dce_config version number (indicated by version_num) and time and date dce_config was run (indicated by date_and_time).

· The third section shows the settings of the environment variables described in Customizing the dce_config Processing.

· The final section shows a portion of the actual messages produced during a machine configuration


Sample Log File

dce_config logfile for host host_name
*****************************************************************
dce_config V: version_num executed: date_and_time
*****************************************************************
V: EXIT_ON_ERROR: n
V: DO_CHECKS: y
V: REMOVE_PREV_INSTALL: <not set>
V: REMOVE_PREV_CONFIG: <not set>
V: SEC_SERVER: <not set>
V: SEC_SERVER_IP: <not set>
V: UNCONFIG_HOST_PRESET: <not set>
V: CELL_NAME: <not set>
V: KEYSEED: <not set>
V: CACHE_CDS_SERVER: <not set>
V: CACHE_CDS_SERVER_IP: <not set>
V: REP_CLEARINGHOUSE: <not set>
V: HOSTNAME_IP: <not set>
V: NTP_HOST: <not set>
V: MULTIPLE_LAN: <not set>
V: LAN_NAME: <not set>
V: CONFIG_DFS_CLIENT: <not set>
V: CELL_ADMIN: NULL
V: CELL_ADMIN_PW: <not set>
V: TOLERANCE_SEC: 120
V: check_time: y
V: DEFAULT_MAX_ID: 32767
V: UID_GAP: 100
V: LOW_UID: <not set>
V: GID_GAP: 100
V: LOW_GID: <not set>
V: SYNC_CLOCKS: <not set>
V: DEFAULT_PW: <not set>
V: FILESYSTEM: <not set>
V: MEDIA: <not set>
V: DTS_CONFIG: <not set>
V: CP_OR_SYMLINK: <not set>
V: USE_DEF_MSG_PATH: <not set>
V: User query: DCE Main Menu
V: User entry: 2
V: User query: DCE Configuration Menu (on host_name)
V: User entry: 1
S:****** Configuring initial cell...
DEBUG: Executing: settimezone()
V: DCE timezone already set. To change it, consult the Release Notes.
V: User query: Initial Cell Configuration menu (on node_name)
V: User entry: 1
S:****** Configuring initial Security Server...
DEBUG: Executing: config_sec()
V: User query: Do you wish to first remove all remnants of previous DCE
configurations for all components (y/n)? You should do so only if
you plan on re-configuring all existing DCE components now: (n)
V: User entry: y
S:****** Attempting to stop all running DCE daemons...