Connections established using SASL die after search

Mark Roach mrroach at okmaybe.com
Sat Dec 11 19:43:33 CET 2004


On Sat, 2004-12-11 at 13:36 +0100, Michael Ströder wrote:
> > 
> > Are you sure that the code and python-ldap causes the problem?
> > 
> > Which LDAP server and which version is it?
> 
> It'd be also useful to know which versions of OpenLDAP libs, cyrus-sasl 
> and heimdal are used with python-ldap.
> 
> Note that this combination is rather fragile. Please use current 
> versions of all these...

Hi, Michael. I'm not sure how to test outside of python-ldap. I guess I
could try duplicating the code in C, but that would take me some time as
I'm not much of a C hacker.

I'm on Ubuntu. Relevant versions of software are:

SERVER:
    slapd: 2.1.30
    libkrb53: 1.3.4
    libsasl2: 2.1.19
    libsasl2-gssapi-mit: 2.1.18

CLIENT:
    libsasl2: 2.1.19
    libsasl2-gssapi-mit: 2.1.18
    python-ldap: 2.0.4

I guess I'll have to try upgrading my openldap stuff, but I am hoping to
be able to deploy this app on debian systems where this is the latest
version (due to their patch to use gnutls instead of openssl not having
been ported yet).

Can anyone else maybe try to run the example code I provided and see if
it causes problems for them?

Thanks,

Mark Roach






More information about the python-ldap mailing list