[NTOS:SE]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 26 Oct 2014 18:39:58 +0000 (18:39 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 26 Oct 2014 18:39:58 +0000 (18:39 +0000)
commit7491f794e3fc95955e6af68f6a7d3d0f52480a66
treebc007ad8675117663af6b9c64d9c3ea1ee2919cb
parentf7a65d315535ddf38b3df46c72f904548e4d13e7
[NTOS:SE]
Remove the old access check code in SepAccessCheckEx and use the new code instead. The new access check code is a lot better than the old code, but it makes the boot and install fail. This is caused by some kernel objects which are accessed using insufficient access rights. Therefore I added a little hack that shows a warning when insufficient rights are granted for an object and access is granted anyway.

svn path=/trunk/; revision=65023
reactos/ntoskrnl/se/accesschk.c