Local Error in simple_bind_s();
Michael Ströder
michael at stroeder.com
Tue Dec 18 23:05:16 CET 2007
Leons Petrazickis wrote:
>
> I've installed Thorsten Kurbad's python_ldap-2.3.1-py2.4-linux-i686.egg on
> my Python 2.4 install
Which OS? Which Linux distribution? Which OpenLDAP libs?
> And this is the log output:
Cannot see anything obviously wrong.
> ldap.LOCAL_ERROR: {'desc': 'Local error'}
> ldap_free_request (origid 1, msgid 1)
> ldap_free_connection 1 1
> ldap_send_unbind
> ldap_free_connection: actually freed
>
> Does this mean that the connection is successful, but then there is a crash
> in message processing?
Hmm, yes something's really strange.
If on Linux could you please check with ldd
<path-to-site-packages>/_ldap.so which OpenLDAP libs are actually used.
Ciao, Michael.
More information about the python-ldap
mailing list