mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 17:02:56 +08:00
[NTOS:SE] Implement token filtering
This implements the support of token filtering within the kernel, where the kernel can create restricted tokens of regular ones on demand by the caller. The implementation can be accessed thorough a NT syscall, NtFilterToken, and a kernel mode routine, SeFilterToken.
This commit is contained in:
1001
ntoskrnl/se/token.c
1001
ntoskrnl/se/token.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user