plugin from #1147

Description

at the suggestion from http://trac-hacks.org/ticket/1147#comment:26 , I am posting the plugin from ticket:1147 as a standalone hack. I have pretty much taken the ldap_store.3.py file verbatim (with a few fixes) and packaged it up. It is syntactically correct, however, it does not work on my system as is (I think) for my purposes, as it cannot connect to the LDAP server.

Note: I know very little about LDAP and do not desire to maintain this plugin. If someone wants to take it over, please contact me. I developed this plugin in the course of trying to sort out the insanity on #1147 in using LDAP for my job. It does work for me, as best I can tell, which may or may not be the fault of the plugin. I only have one LDAP server to test with and am less interested in debugging this plugin right now vs getting something working. For my actual solution, I will probably fork http://pypi.python.org/pypi/TracLDAPAuth/ as this almost works, but needs TLS

Bugs/Feature Requests

Existing bugs and feature requests for LdapAuthStorePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out LdapAuthStorePlugin from here using Subversion, or browse the source with Trac.

Recent Changes

[6602] by k0s on 09/28/09 15:28:18

initial import of LdapAuthStorePlugin

[6601] by k0s on 09/28/09 15:27:36

New hack LdapAuthStorePlugin, created by k0s

Author/Contributors

Author: k0s
Contributors: