[Fixed]-Django auth ldap

13👍

I found the answer. In the group search, i changed the filter to be objectClass=group instead of objectClass=groupOfNames. All is well.

Leave a comment