← Back to team overview

graphite-dev team mailing list archive

[Question #121487]: Configured LDAP for login but doesn't take effect

 

New question #121487 on Graphite:
https://answers.launchpad.net/graphite/+question/121487

I have configured the below LDAP in settings.py but Graphite is still using Django authentication.

USE_LDAP_AUTH = True
LDAP_SERVER
LDAP_SEARCH_BASE
LDAP_BASE_USER
LDAP_BASE_PASS
LDAP_USER_QUERY

It doesn't take effect even I generate a new settings.pyc and restart httpd and carbon. Is there anyway to trace the cause (probably a log)?

Is there any complete procedure that I can verify my steps? Thanks.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.



Follow ups