All,
I was wondering what the status of alias support is in openldap 2.2.18
with an ldbm backend or bdb backend. If its not supported, I was
wondering if anyone could offer any advice on other ways of doing this?
Right now, I am having trouble with it. When I do an ldapsearch with -a
never, the entry comes back as expected. However, when I do an ldapsearch
with -a always, I don't get any results.
I was originally using bdb, but thought I remembered something about
aliases not supported on bdb, so I switched to ldbm.