f5cb0e1 GPO: Grant access if DACL is not present

1 file Authored by thor 3 years ago, Committed by pbrezina 3 years ago,
    GPO: Grant access if DACL is not present
    
    We falsely stopped GPO processing when Group Policy Container
    in AD did not contain a DACL or "DACL Present" bit was not set.
    Such GPOs are considered to be applicable according to MS-ADTS:
    https://msdn.microsoft.com/en-us/library/cc223518.aspx.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3324
    
    Signed-off-by: REIM THOMAS <reimth@gmail.com>
    
    Reviewed-by: Pawel Polawski <ppolawsk@redhat.com>
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+13 -14