openLdap authentication in django

2019-09-22 Thread Ankita Gupta
I am trying to add ldap authentication in my django project using (django_python3_ldap) after running python manage.py ldap_sync_users i am getting this error receive_timeout=settings.LDAP_AUTH_RECEIVE_TIMEOUT, TypeError: __init__() got an unexpected keyword argument 'receive_timeout' setti

openLdap authentication in django

2019-09-22 Thread Ankita Gupta
I am trying to add ldap authentication in my django project using (django_python3_ldap) after running python manage.py ldap_sync_users i am getting this error receive_timeout=settings.LDAP_AUTH_RECEIVE_TIMEOUT, TypeError: __init__() got an unexpected keyword argument 'receive_timeout' setti