PyACL.GetAuditedPermissionsFromAcl
(SuccessfulAuditedRights,FailedAuditRights) = GetAuditedPermissionsFromAcl(trustee)
Return types of access for
which ACL will generate an audit event for specified trustee
Parameters
trustee : PyTRUSTEE
Dictionary representing a TRUSTEE structureComments
This function is known to return the success and failure access masks in the the wrong order
on Windows 2000 service pack 4. Problem has been reported to Microsoft.