> Seems to correspond to:
>        (ldap.OPT_X_TLS_REQUIRE_CERT, self.tls_require_cert),

That's correct.

> Have a look at the exception it is throwing, you'll see it after the
> above patch is applied, maybe str(err) is then giving some more info.

This line shows up in log:
2011-03-03 14:28:15,430 ERROR MoinMoin.auth.ldap_login:268 LDAP
server ldap://localhost failed (). Trying to authenticat e with next
auth list entry.

I tried wrapping the ldap.set_option(option, value) line with a try block.
An exception is thrown but I can't seem to get any info about the exception.

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to