I've once written an application to adjust DACLs and SACLs, that I want
now switch to the high level ACL functions coming with NT4.
But I'm not able to realize a system audit ACE for failure AND success.
The API documentation says that SET_AUDIT_SUCCESS can be "combined" with
SET_AUDIT_FAILURE. But how to combine values of an enumeration type?
I've tried to or/add/and the values - without success. Either
SetEntriesInAcl creates no ACE or an ACE with only one of the two flags
set. When I create two EXPLICIT_ACCESS-structures for each type with the
same trustee, the first is overwritten by the second one.
It's a very special subject, anyway, perhaps someone of you knows the
ins and outs...
Roland
--
roland....@urz.uni-heidelberg.de