[NTOS:SE] Implement the NtImpersonateAnonymousToken system call
authorGeorge Bișoc <george.bisoc@reactos.org>
Thu, 25 Mar 2021 20:48:38 +0000 (21:48 +0100)
committerGeorge Bișoc <george.bisoc@reactos.org>
Tue, 27 Apr 2021 10:25:03 +0000 (12:25 +0200)
commit44fb528fcc0fe0ea65bbbe953a015f302983a65e
tree9a4f4b381d0ec7a8406df9c9f820b2ba71c98d06
parent12c69e6d6325403ecf54108f2f11bff12e6af05a
[NTOS:SE] Implement the NtImpersonateAnonymousToken system call

Implement SepImpersonateAnonymousToken private helpers, which is necessary for the complete implementation of NtImpersonateAnonymousToken function and thus finally we're able to impersonate the anonymous logon token.
ntoskrnl/se/token.c
sdk/include/ndk/sefuncs.h