[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: back-ldap problem with Win2000 Active Directory
At 04:54 PM 10/20/00 +0200, Bertrand Croq wrote:
>The complete referal is
>"ldap://thehost.com??base/CN=Configuration,DC=thehost,DC=com%3F%3Fbase
That's obviously invalid as well.
>I will try the fix in ITS#831 but I don't think this is a bind problem:
>I have added the following printf in back-ldap/search.c (in the
>ldap_back_search() function) :
Yes, that looks like a bug in back-ldap. It needs to map
API error code into an appropriate protocol result code.
Kurt