Site icon EfmSoft

What does Windows error code 8371 (ERROR_DS_OBJ_CLASS_NOT_DEFINED) mean?

 
Previous Next
ERROR_DS_REPLICATOR_ONLY ERROR_DS_OBJ_CLASS_NOT_SUBCLASS

ERROR_DS_OBJ_CLASS_NOT_DEFINED

The requested object class is not in the active schema

ERROR_DS_OBJ_CLASS_NOT_DEFINED is returned when an operation names an object class that the domain controller cannot resolve in the active AD DS schema. It is commonly seen during an LDAP add, an object-class update, or application startup after a component assumes that a custom schema extension is already present.

The usual fault is not a malformed object instance. The first question is whether a matching classSchema definition exists and is active on the particular domain controller receiving the request.

Evidence to collect

What comes next after the class is found

Resolving the class only proves that the name exists. The directory will still validate its superclass, category, mandatory attributes, allowed attributes, and RDN rules before it creates an instance.

References


Looking for a different code? Search another status or error code.

Exit mobile version