ldap, ldap_r and thread problem

Michael Ströder michael at stroeder.com
Thu Jul 25 11:50:09 CEST 2002


WENGER G DsigTcs wrote:
 >
 > python ldap 2.0.0pre05
 > (compiled with Lib: ldap_r ldap lber resolv)

Use either ldap or ldap_r as given in the examples in setup.cfg. 
Not both!

In any case the proper locking should be done to serialize the 
calls according to the requirements of either ldap or ldap_r.

 > Is it the fault of LDAPUserFolder for, perhaps, a thread 
reason? Or Is it a
 > problem with python ldap? May you help me? What can I do?

I'm sure Jens can give more detailed information here. But I guess 
it's not a thread problem.

Ciao, Michael.






More information about the python-ldap mailing list