Do you have python-ldap module (http://pypi.python.org/pypi/python-ldap/) ?
Rick Vanderveer wrote:
> This is what I hope is a silly one.
>
> I'm trying to change authentication on my wiki to be based on LDAP.
> I've configured and pasted in the snippet into my farmconfig.py file.
> When I try to
Please ignore. It turns out I am indeed missing something fundamental here.
Somehow I missed the line on HelpOnAuthentication that I need
python-ldap installed. Huh.
Apologies for the interruption.
-Rick
On Wed, Sep 2, 2009 at 4:31 PM, Rick
Vanderveer wrote:
> This is what I hope is a silly
This is what I hope is a silly one.
I'm trying to change authentication on my wiki to be based on LDAP.
I've configured and pasted in the snippet into my farmconfig.py file.
When I try to go to the site, it immediately displays "No module named
ldap". Am I missing something fundamental here?
-Ri