wiki:LdapAuthStorePlugin

Version 2 (modified by Jeff Hammel, 15 years ago) (diff)

--

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 [download:ldapauthstoreplugin here].

Source

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

Recent Changes

17336 by rjollos on 2019-02-06 21:04:41
LdapAuthStore 0.4.0dev: Fix syntax error in r17335

Refs #13530.

17335 by rjollos on 2019-02-06 21:02:51
LdapAuthStore 0.4.0dev: Adapt to Trac 1.0 DB API

Require Trac >= 1.0.

Refs #13530.

14623 by rjollos on 2015-06-02 00:21:58
0.3.2dev: Add setup.cfg.
(more)

Author/Contributors

Author: k0s
Contributors: