This is work in progress.

Windows / Headers / ntstatus.h / STATUS_TOO_MANY_CONTEXT_IDS

STATUS_TOO_MANY_CONTEXT_IDS

Code: 0xc000015a (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

During a logon attempt, the user's security context accumulated too many security IDs. This is a very unusual situation. Remove the user from some global or local groups to reduce the number of security ids to incorporate into the security context.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000015aDuring a logon attempt, the user's security context accumulated too many security IDs. This is a very unusual situation. Remove the user from some global or local groups to reduce the number of security ids to incorporate into the security context.
1 entry