Mike,
Thanks for the response, it appears that adding auth_tkt in the
authenticators of who.ini seems to have solved the issue.
I tried this because the repoze.who docs for AuthTktCookiePlugin mentions:
"Normally, using the plugin as an identifier requires also using it as
an authenticator."
http://docs.repoze.org/who/2.0/plugins.html#repoze.who.plugins.auth_tkt.AuthTktCookiePlugin
With that said none of the tutorials I looked at included this:
http://wiki.pylonshq.com/display/pylonscookbook/Authentication+and+Authorization+with+%60repoze.who%60
http://chrismiles.livejournal.com/26901.html
http://code.gustavonarea.net/repoze.who.plugins.ldap/Using.html
With that said its possible I am reading tutorials intended for 0.97
that don't quite work with 1.0b1.
On 05/21/2010 04:15 PM, Mike Orr wrote:
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.
--
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.