Site icon EfmSoft

What does NTSTATUS 0xC0000073 (STATUS_NONE_MAPPED) mean?

 
Previous Next
STATUS_ACCOUNT_DISABLED STATUS_TOO_MANY_LUIDS_REQUESTED

STATUS_NONE_MAPPED

No account name in the request was resolved

This failure is stronger than STATUS_SOME_NOT_MAPPED: none of the entries were found. Common causes include querying the wrong machine or domain, using a name format the lookup path does not recognize, unavailable trust relationships, or passing deleted and stale account names.

Do not create replacement accounts automatically from this result. First establish the lookup authority and normalize names such as domain-qualified name, UPN, local account, or computer account. The LSA function can still allocate output memory on failure, so cleanup must follow its documented contract.

What to inspect

References


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

Exit mobile version