Site icon EfmSoft

What does NTSTATUS 0xC0000404 (STATUS_DS_NAME_NOT_UNIQUE) mean?

 
Previous Next
STATUS_USER_DELETE_TRUST_QUOTA_EXCEEDED STATUS_DS_DUPLICATE_ID_FOUND

STATUS_DS_NAME_NOT_UNIQUE

The requested directory name is not unique

This status points to uniqueness enforcement in the directory namespace or indexed identity attributes. It is not necessarily the same as an object already existing at the exact same DN; the conflict may involve a unique identifier used for lookup or naming.

Diagnose it by searching the relevant naming context and GC, especially when provisioning code constructs names from display names, aliases, UPNs or legacy account names.

What to inspect

References


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

Exit mobile version