933cfcb ipa-sam: use smbldap_set_bind_callback for Samba 4.7 or later

2 files Authored by abbra 6 years ago, Committed by mbasti 6 years ago,
    ipa-sam: use smbldap_set_bind_callback for Samba 4.7 or later
    
    Samba 4.7 tightens up smbldap API by making 'struct smbldap_state' an
    opaque. This means ipa-sam module cannot anymore directly set its
    LDAP bind callback.
    
    Use new smbldap API to set the LDAP bind callback.
    
    Fixes https://pagure.io/freeipa/issue/6877
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    (cherry picked from commit 3ab6a68e91a4fad5af037a910fd4f6b6d8f7611f)
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+4 -0
file modified
+5 -0