Hi,
should chain-uri work with an URI with a blank the DIT path? like in:
chain-uri "ldap://servername/ou=far bar,c=de"
I'm getting a parsing error here with 2.4.43.
Feb 17 18:35:01 slapd[1765]: /etc/openldap/slapd.conf: line 156 (chain-uri "ldap://servername/ou=foo bar,c=de") Feb 17 18:35:01 slapd[1765]: /etc/openldap/slapd.conf: line 156: unable to parse uri "(null)" in "uri <uri>" line: URL doesn't begin with "[c]ldap[si]://".
Is this a bug?
Marc