Thanks all - much appreciated
Mike
On 13/03/2010 2:17am, Michael Ströder wrote:
> Yeargan, Yancey wrote:
>>
>> Your question is really about Novell eDirectory, not the Python LDAP module;
>
> That's definitely related to Novell eDirectory.
>
> I vaguely remember that some eDirectory allowed sear
Yeargan, Yancey wrote:
>
> Your question is really about Novell eDirectory, not the Python LDAP module;
That's definitely related to Novell eDirectory.
I vaguely remember that some eDirectory allowed searching with an empty search
root. Not sure but worth a short test.
Ciao, Michael.
-
Arvid Requate wrote:
> we had a problem with ldap.dn.str2dn showing instable behavior and throwing
> ldap.DECODING_ERROR in python2.4 Debian Lenny (amd64).
> It seems that using PyArg_ParseTuple with format string "z#" and saving the
> length of the string directly into the berval member bv_len d
Hello,
we had a problem with ldap.dn.str2dn showing instable behavior and throwing
ldap.DECODING_ERROR in python2.4 Debian Lenny (amd64).
It seems that using PyArg_ParseTuple with format string "z#" and saving the
length of the string directly into the berval member bv_len does not store a
corr