OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
a particular entry or set of entries.
Action: Make sure that the entry or entries conform to the schema for the DIT.
---------- DS_E_ENTRY_EXISTS
Severity: Error Component: Directory Services
Text: The name passed to the add entry operation already exists.
Explanation: This is an instance of an OM class DS_C_UPDATE_ERROR. The name
passed to ds_add_entry() already exists.
Action: Correct the name and retry the operation or accept that the entry already exists.
---------- DS_E_INAPPROP_AUTHENTICATION
Severity: Error Component: Directory Services
Text: The level of security attached to the requestor’s credential is inconsistent.
Explanation: This is an instance of an OM class DS_C_SECURITY_ERROR. The
level of security attached to the requestor’s credentials is inconsistent with the level of
protection required; for example, simple credentials are supplied whereas strong
credentials are required.
Action: Change your credentials or abandon the operation.
---------- DS_E_INAPPROP_MATCHING
Severity: Error Component: Directory Services
Text: An attempt was made to use an undefined matching rule for the attribute type.
Explanation: This is an instance of an OM class DS_C_ATTRIBUTE_PROBLEM. An
attempt was made to use a matching rule that is not defined for the attribute type.
Action: Be sure you follow the matching rules defined by the CCITT standards to
determine whether two values are equal for ordering or if one value is a substring of
another. In addition, some attributes have specific matching rules that apply only to that
attribute. For example, for DS_A_PHONE_NBR, the differences caused by the presence
of spaces and dashes are considered insignificant.
---------- DS_E_INSUFFICIENT_ACCESS_RIGHTS
Severity: Error Component: Directory Services
Text: The requestor does not have permission to perform the operation.
Explanation: This is an instance of an OM class DS_C_SECURITY_ERROR. The
requestor does not have permission to perform the requested operation. A ds_read()
operation only returns this error when access rights preclude the reading of all requested
attribute values.
Action: The operation cannot be performed unless you obtain the necessary access rights.
---------- DS_E_INVALID_ATTRIBUTE_SYNTAX
Severity: Error Component: Directory Services
Text: The attribute value does not conform to the attribute syntax of the attribute type.
2 188 Tandem Computers Incorporated 124330