I've only played a little bit with repoze.who.ldap, but it's unmaintained so you may have to work on it yourself. I can confirm the Python-LDAP module itself works, as I am using it.
On Fri, May 21, 2010 at 4:01 PM, David Gardner <[email protected]> wrote: > Not quite sure what is really going on as I am new to Pylons, and even newer > to Repoze. > As far as I can tell the ldap plugin is authenticating propperly against my > ldap server (I've been tailing syslog). > It would also appear that the AuthTKCookiePlugin is able to identify the > cookie that my browser sent it, > but in the end I just see: > > 2010-05-21 15:43:25,836 no identities found, not authenticating > > > Attached is my who.ini, and paster's output during a login attempt. > > -- > David Gardner > Pipeline Tools Programmer > Jim Henson Creature Shop > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
