From: <pe...@ha...> - 2003-02-08 07:46:51
|
Hi Here's a bug report I received in the debian tracker as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=179108 Could the patch in the bug logs please be applied upstream? Thanks, Peter pe...@de... --- Forwarded message --- Hi, While playing with python-ldap, I noticed a bad behaviour on an LDAP server (long time to authenticate, probably DNS related) on a machine over which I have no control. I tried to circumvent this using the ldap_initilize(&foo, NULL) equivalent on python-ldap... but I found that python-ldap lacks that posibility. Attached is a patch that enhances l_ldap_initialize, and ldapobject.LDAPObject to support this. Maybe you or upstream are interested on apply it. Regards, Ricardo --- Patch removed, see above url --- |