From: <mi...@st...> - 2004-12-11 13:11:08
|
Michael Str=F6der wrote: > Mark Roach wrote: >=20 >> Hello, all. I've been trying to figure out the cause of a strange bug >> and have traced it down to a small example. It seems that searching wi= th >> wildcards or using the ! operator cause the ldap connection to die, bu= t >> only when using gssapi (possibly other sasl mechanisms, that's the onl= y >> one I've tried). >> >> Here is the code that causes the problem, you should be able to cut n'= >> paste into an interactive interpreter. >=20 > Are you sure that the code and python-ldap causes the problem? >=20 > Which LDAP server and which version is it? It'd be also useful to know which versions of OpenLDAP libs, cyrus-sasl=20 and heimdal are used with python-ldap. Note that this combination is rather fragile. Please use current=20 versions of all these... Ciao, Michael. |