reactos/ntoskrnl/se
George Bișoc 2fef8be892
[NTOS:SE] Dump security debug info in case no every right has been granted in SepAccessCheck
The "failed to grant access rights" message isn't enough to understand what kind of access rights haven't been granted and why. Dumping information of the captured security descriptor, the ACL and its ACEs with mask rights and token SIDs should be enough to understand the reason of the failure in question.
2022-11-08 18:24:37 +01:00
..
access.c
accesschk.c [NTOS:SE] Dump security debug info in case no every right has been granted in SepAccessCheck 2022-11-08 18:24:37 +01:00
acl.c
audit.c
client.c
debug.c [NTOS:SE] Implement security debug facility routines 2022-11-08 18:24:37 +01:00
objtype.c
priv.c
sd.c
semgr.c
sid.c [NTOS:SE] Add new ACE types for SepGetSidFromAce routine 2022-11-08 18:24:37 +01:00
sqos.c
srm.c
subject.c
token.c
tokenadj.c
tokencls.c [NTOS:SE] Fix new dynamic length calculation in TokenPrimaryGroup case 2022-08-16 20:27:27 +02:00
tokenlif.c