Site icon EfmSoft

What does NTSTATUS 0xC000035E (STATUS_ALL_SIDS_FILTERED) mean?

 
Previous Next
STATUS_APPHELP_BLOCK STATUS_NOT_SAFE_MODE_DRIVER

STATUS_ALL_SIDS_FILTERED

No trusted authorization SID survived filtering

When authentication crosses a domain or forest trust, the receiving side validates SIDs carried in authorization data. SID filtering is intended to prevent a trusted domain from asserting identities that belong to another protected namespace. This status means the complete set was rejected.

Disabling filtering is not a safe first response. Determine which SIDs were presented, their issuing domains, and the trust type and direction. Migration scenarios involving SIDHistory require correctly configured trusts and allowed namespace relationships, not blanket acceptance of foreign SIDs.

What to inspect

References


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

Exit mobile version