I add this on settings.py

AUTHENTICATION_BACKENDS = (
    'django_auth_ldap.backend.LDAPBackend',
    'django.contrib.auth.backends.ModelBackend',)


But I don't know where to import the module "

django_auth_ldap.backend"

Thanks


El lunes, 24 de noviembre de 2014 20:32:19 UTC+1, Maripaz Guerrero Parrado 
escribió:
>
>  I need to connect to the mezzanine with a user ldap, This is possible??
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to