self.__block.acquire(blocking) hanging Plone instance using LDAP

Michael Ströder michael at stroeder.com
Sat Aug 26 01:01:49 CEST 2006


Troy Davis wrote:
> 
> I've been trying to resolve a deadlock situation on a Plone instance  
> that uses ldap for authentication, and thus python-ldap. The ldap  
> server is on a Fedora Core 2 machine, openldap-servers-2.1.29-1 rpm.  

If ancient 2.1.29 is also the version of the OpenLDAP client libs I'd
strongly recommend to upgrade. There have been countless fixes to
libldap and libldap_r (recommended for multi-threaded apps).

You also won't get support for this old OpenLDAP version on the OpenLDAP
mailing lists (except recommendation to upgrade).

Ciao, Michael.




More information about the python-ldap mailing list