nakomoto
Results
1
comments of
nakomoto
Same issue here! I am using OpenLDAP with schema iNetOrgPerson and memberOf overlay. I changed it to `data = ldap_connection.search_s(base=conf['base'], scope=ldap.SCOPE_SUBTREE, filterstr='(uid=' + user + '))')`