Details
Description
Currently, the LDAP backend performs a direct bind. For custom DNs, it makes sense to use search/bind. See http://pythonhosted.org/django-auth-ldap/authentication.html#search-bind.
Currently, the LDAP backend performs a direct bind. For custom DNs, it makes sense to use search/bind. See http://pythonhosted.org/django-auth-ldap/authentication.html#search-bind.