<div dir="ltr"><div><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
For simple things, there is a great LDAP implementation in Python +<br>
Twisted  = ldaptor<br>
<br></blockquote>Hi Adi,<div><br></div><div> ldaptor looks promising indeed.<div><br></div><div>We already have some ldap support in buildbot using ldap3 (<a href="https://pypi.python.org/pypi/ldap3">https://pypi.python.org/pypi/ldap3</a>):</div><div><a href="https://github.com/buildbot/buildbot/blob/master/master/buildbot/www/ldapuserinfo.py#L20">https://github.com/buildbot/buildbot/blob/master/master/buildbot/www/ldapuserinfo.py#L20</a><br></div><div><br></div></div><div>If ldaptor is stable on py3, I think it make sense to switch to that.</div><div><br></div><div>Pierre</div></div></div></div></div>