I get the user, but unfortunately can't get the user if the base is
set to the unified directory base.
It seems to work correctly if I am dealing with:
- an attribute that is the same in both directories (cn for example)
- an attribute that is rewritten (uid works against the Active
Directory portion, although it must be rewritten as SAMAccountName
when performing the underlying query)
- when I explicitly set the base to the OpenLDAP directory portion
and then perform a query referring to an entry within it
I hope I have explained the problem I'm having in sufficient depth, I
can send you the results of running slapd in "trace, args, filter,
parse" debug mode if you wish.
Thanks again for your help so far.
Andrew