Site icon EfmSoft

What does Windows error code 1332 (ERROR_NONE_MAPPED) mean?

 
Previous Next
ERROR_ACCOUNT_DISABLED ERROR_TOO_MANY_LUIDS_REQUESTED

ERROR_NONE_MAPPED

ERROR_NONE_MAPPED (1332, 0x00000534) means that Windows could not map an account name to a SID or a SID to an account name. It does not automatically prove that the SID or account data is malformed.

Common meanings

LookupAccountName and LookupAccountSid search well-known SIDs, local accounts, the primary domain, and relevant trusted domains. A lookup can fail because the account no longer exists, the machine cannot contact the necessary domain service, or the SID intentionally has no account name, such as a logon-session SID.

Useful diagnostics

See Microsoft documentation for LookupAccountSid and LookupAccountName.


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

Exit mobile version