[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: (ITS#4849) LDAP URL not recognized with bind9



Tanks for your answer.
I tested by removing the %xxxx% from the URL and the tests are passed; but
there is an error saying that there is no %xxx% token.
I already open a case to the BIND team, but they reply this is not a bind
problem.
However, I will transmit this information to the BIND/DLZ team.

-----Message d'origine-----
De : Pierangelo Masarati [mailto:ando@sys-net.it] 
Envoyé : vendredi 23 février 2007 12:56
À : Cyril COUPEL; openldap-its@openldap.org
Objet : Re: (ITS#4849) LDAP URL not recognized with bind9

Please keep replies on the Issue Tracking System (ITS) list, otherwise 
you'll defeat its purpose of tracking issues.

Cyril COUPEL wrote:
> I agree with this information.
> The fact is the ldapURL is not used as it, the key %zone% (or %client%) is
> replaced with the ns domain (the client name).
> 
> It was working well since I upgrade to 2.3.30-r2.
> I tried to downgrade to a previous version of openldap and it was working
> again, so it is a openldap problem.

I see the fact that earlier versions of OpenLDAP were not compliant with 
standard track documents as a good reason to improve it by making it 
compliant, rather than a reason to keep it broken.

The client is broken since it appears to parse the URL __before__ 
replacing portions of it that are marked using a character that is 
invalid in URLs.  Either that client implements and uses its own broken 
URL parsing routines (at the risk of parsing broken URLs incorrectly, 
since they contain invalid characters), or it does URL parsing __after__ 
string replacement (i.e. after their string has been turned into a valid 
URL).

I don't see why OpenLDAP should break (or, in this case, remain broken) 
to maintain compatibility with a poorly implemented client.

p.



Ing. Pierangelo Masarati
OpenLDAP Core Team

SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office:   +39.02.23998309
Mobile:   +39.333.4963172
Email:    pierangelo.masarati@sys-net.it
------------------------------------------