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
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
2 matches
Mail list logo