This has nothing to do with Mezzanine. If you can get vanilla Django instance to work you can get Mezzanine to work with it as well.
Last time I was setting up LDAP I remember that the biggest issue was setting up settings.py. However, since you haven't provided any other information I wouldn't know how to help you with this. On Tuesday, March 18, 2014 12:39:46 AM UTC+11, [email protected] wrote: > > I have django-auth-ldap working for a plain django site > > Is there a way to integrate LDAP with mezzanine as well? > I've tried including the 'django_auth_ldap.backend.LDAPBackend' in the > AUTHENTICATION_BACKENDS setting, but that does not work. > > > > > -- 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.
