Howard Chu wrote: > Michael Ströder wrote: >> Don Hoover wrote: >>> I also just configured saslauthd to have a ldap_servers, and >>> ldap_search_base only, since SASL is using username and password >>> provided >>> through openldap to do the binds. >>> >>> I guess in some ways I am doing a unique thing in that I am actually >>> proxying another real ldap server, and not doing active directory >>> which so >>> many seem to be doing these days. >> >> 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? Ciao, Michael.
