[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Proxy Just Binds/Authentications from another LDAP?
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.
Ciao, Michael.