Site icon EfmSoft

What does NTSTATUS 0xC0000064 (STATUS_NO_SUCH_USER) mean?

 
Previous Next
STATUS_USER_EXISTS STATUS_GROUP_EXISTS

STATUS_NO_SUCH_USER

The requested user cannot be found in this SAM domain

The lookup may be against the local SAM, an Active Directory domain, or another account database exposed through SAMR. A valid user in one domain is not automatically visible in another, and a name can become stale after rename, deletion, replication delay, or domain migration.

Record the target server/domain and prefer SID-based references for long-lived relationships. Do not interpret the result as proof that no account with the same text exists anywhere; it only describes the account store and lookup context used by the operation.

What to inspect

References


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

Exit mobile version