[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SuffixMassage and RewriteContext bindDN / Password Rewriting (2.2.23)
2. I want to use the rewrite engine to rewrite the password submitted by
the client.
[and you tried]
rewriteContext bindDN
This will rewrite the DN you are attempting to bind as (the "-D" option to
OpenLDAP tools such as ldapsearch(1)), not the credentials ("-w" option
that you seem to be trying to work with).
database ldap
You are likely to hurt yourself using back-ldap with version 2.2.23.
Leaks, deadlocks, incorrect return values--there's been a bit of progress
there in the past year and a half. See the ChangeLog at
http://www.openldap.org/software/release/changes.html.