OSF DCE Problem Determination Guide

Error Messages and Status Codes
Severity: Varies Component: dhd
Text: Invalid key data has been supplied
Explanation: Either the key type is invalid, or a plain key value was missing.
Action: Make sure the key data is correct.
0x113db0ed dced_s_bad_keydir
Severity: Fatal Component: dhd / dhd_s_general
Text: Pre-authentication directory bad
Explanation: The pre-authentication key directory var/security/preauth does not exist,
is not a directory owned by root in group zero, or does not have mode 0711.
Action: Check the existence and permissions of the directory, correct them, and restart
the server.
0x113db073 dced_s_cannot_create_key_mgmt_thr
Severity: Error Component: dhd / dhd_s_general
Text: Cannot create key management thread
Explanation: In the function dce_server_sec_begin(), the call to pthread_create()
failed for key management thread.
Action: The global variable errno may provide more specific information.
0x113db074 dced_s_cannot_detach_key_mgmt_thr
Severity: Error Component: dhd / dhd_s_general
Text: Cannot detach key management thread
Explanation: In the function dce_server_sec_begin(), the call to pthread_detach()
failed for key management thread.
Action: The global variable errno may provide more specific information.
0x113db0cb dced_s_cant_open_storage_file
Severity: Varies Component: dhd
Text: Failed to open file associated with dced object
Explanation: When attempting to open a file associated with the dced object, a failure
occurred.
Action: Ensure that the storage_tag field of the id paramater refers to an existing file, and
that the file is accessible to the dced process.
0x113db0cc dced_s_cant_remove_storage_file
Severity: Varies Component: dhd
124330 Tandem Computers Incorporated 2115