Hello.
The LDAP search and auto-completion features work fine with a
"single-threaded" LDAP structure such as:
ou=Personnel --> o=Foo_Inc --> c=JP
Base DN: ou=Personnel, o=Foo_Inc, c=JP
However, if another organizational unit (ou) is present (common for many
organizations), the search does not work.
ou=Personnel -+-> o=Foo_Inc --> c=JP
|
ou=Finance ---+
Base DN: o=Foo_Inc, c=JP
Alas, clients such as OE can handle the latter case, performing the
search in every node under o=Foo_Inc as expected. Is this a known
problem? Is there already a bug for it?
Thank you,
--
Ney Andr� de Mello Zunino