I would be interested in this.
Where you able to get it to convert anonymous searches on openldap to non anon searches into ad
So I wanted to be able to search email addresses from ad from openldap . I created a read only userid for ad. But I could never work out how to configure openldap to use the given user/password when there was a anon request.
within the "ldap" database specification:
idassert-bind bindmethod=simple binddn="cn=substitute-identity" credentials="password" mode=none idassert-authzFrom dn.exact:""
p.