Hello list.

By setting up an heimdal KDC with an ldap backend, I found a strange issue: URI-encoding '/' character seems to be mandatory with openldap 2.4 clients (at least 2.4.9) now:

[EMAIL PROTECTED] rousse]# ldapsearch -H ldapi:///var/run/ldap/ldapi
DNS SRV: Could not turn DN="var/run/ldap/ldapi" into a domain
-> NOK

[EMAIL PROTECTED] rousse]# ldapsearch -H 'ldapi://%2fvar%2frun%2fldap%2fldapi'
-> OK

is this intentional ?
--
Guillaume Rousse
Moyens Informatiques - INRIA Futurs
Tel: 01 69 35 69 62

Reply via email to