Site icon EfmSoft

What does NTSTATUS 263 (STATUS_SOME_NOT_MAPPED) mean?

 
Could be also:
ConstantTypeOS
KERNEL_EXPAND_STACK_ACTIVEBugCheck CodeWindows
Previous Next
STATUS_NOT_ALL_ASSIGNED STATUS_OPLOCK_BREAK_IN_PROGRESS

STATUS_SOME_NOT_MAPPED

The batch lookup produced partial identity results

LsaLookupNames2 can return this informational status while still supplying translated SID entries and a referenced-domain list for the names it found. Missing accounts, unavailable trusted domains, stale names, or ambiguous input formatting can affect only part of the batch.

Process each output entry rather than discarding the whole result or treating every item as resolved. Preserve the original name and SID_NAME_USE value, and free returned LSA memory even when the call reports partial mapping.

What to inspect

References


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

Exit mobile version