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.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Python-LDAP-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to