= 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 [http://trac-hacks.org/attachment/ticket/1147/ldap_store.3.py 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 [report:9?COMPONENT=LdapAuthStorePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=LdapAuthStorePlugin&owner=k0s new ticket]. == Download == Download the zipped source from [download:ldapauthstoreplugin here]. == Source == You can check out LdapAuthStorePlugin from [http://trac-hacks.org/svn/ldapauthstoreplugin here] using Subversion, or [source:ldapauthstoreplugin browse the source] with Trac. == Recent Changes == [[ChangeLog(ldapauthstoreplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:k0s] [[BR]] '''Contributors:'''