← Back to team overview

graphite-dev team mailing list archive

Re: [Question #189254]: secure ldap

 

Question #189254 on Graphite changed:
https://answers.launchpad.net/graphite/+question/189254

Jeremy Katz posted a new comment:
Quite possibly.  Try adding

import ldap
ldap.set_option(ldap.OPT_X_TLS_REQUIRE_CERT, ldap.OPT_X_TLS_NEVER)

to settings.py above the ldap config and see if that helps?

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