Site icon EfmSoft

What does NTSTATUS 0xC00002A3 (STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED) mean?

 
Previous Next
STATUS_DS_INVALID_ATTRIBUTE_SYNTAX STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS

STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED

The request names an unknown attribute type

This status means the directory could not resolve the requested attribute type in the active schema. It is different from an existing attribute that is simply absent on the object.

The cause is often a schema extension mismatch, a misspelled LDAP display name, replication delay after extending the schema, or an application built for a newer schema than the forest currently exposes.

What to inspect

References


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

Exit mobile version