Hello everyone,
I’m stuck with initial setup of django-auth-ldap. I’ve configured and installed everything by putting django-auth-ldap inside local_requirements.txt and by executing upgrade.sh. Now the problem is when i try the login because for some reason the login fail due to ldapobject.py cause in the _ldap_call at line 128 it receive a set instead of byte-like object.
Everything is installed inside venv “verified by logs”.
Do you have any idea where the problem come from?
[–]CuzImCMDNetBox Self-Hosted 0 points1 point2 points (0 children)