mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
53db5377e2
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. |
||
---|---|---|
.. | ||
access.c | ||
accesschk.c | ||
acl.c | ||
audit.c | ||
priv.c | ||
sd.c | ||
semgr.c | ||
sid.c | ||
sqos.c | ||
srm.c | ||
token.c |