Michael Ströder wrote:
Howard Chu wrote:
Michael Ströder wrote:
You could also use back-ldap together with slapo-rwm rewriting the bind requests. This would avoid having to set userPassword value and running saslauthd.
Except that back-ldap will forward all requests to the remote server, not just Bind requests.
Isn't it possible to only rewrite the bind requests to a different naming context which is served by back-ldap?
Probably, but that's much clumsier.