4736fef ldap2: remove URI argument from ldap2 constructor

2 files Authored by jcholast 6 years ago, Committed by mbasti 6 years ago,
    ldap2: remove URI argument from ldap2 constructor
    
    LDAPClient should be used for ad-hoc connections, so the argument is not
    necessary, and currently also unused.
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+10 -9
file modified
+6 -5