[Grok-dev] Grok & LDAP

Sascha Boch sascha.boch at gmx.de
Tue Jul 27 10:39:20 EDT 2010


Ok, here's some code. Maybe this helps.

import ldappas.authentication
auth = ldappas.authentication.LDAPAuthentication()

So far, so good. However, the readme says the following:

auth.adapterName = 'fake_ldap_adapter'

Now, I don't want to use that fake ldap adapter but my own, real ldap adapter (i.e. host name, port, bind user id and password etc.) and I do now know how to do that. 

Anyone, please?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20100727/5943c4a0/attachment.html 


More information about the Grok-dev mailing list