The dacl returned by #2, does not have the INHERITED_ACE flag set for the
inherited ACEs.
If I use GetNamedSecurityInfo I do get the flag set, but this function does
not support BACKUP_SEMNATICS.
How does one determine whether an ACE is inherited or not for a file which
does not grant me any access?
Thanks for the help.
Even GetExplicitEntriesFromACL won't help you.