Displaying 4 results from an estimated 4 matches for "fastbind".
Did you mean:
fast_bind
2006 Jan 03
1
fastbind patch -> auth_bind_userdn patch (attached)
Let me know how you like this one.
This assumes one config parameter. The non-null of auth_bind_userdn
overrides auth_bind = yes.
I'm using this patch now on cvs head.
Comments are always welcome. Thanks much,
Geff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot.patch.auth_bind_userdn
Type: application/octet-stream
Size: 4607 bytes
Desc: not
2005 Dec 28
2
LDAP - authentication with bind vs. password attribute read
Any word on this patch?
http://www.dovecot.org/list/dovecot/2004-June/003867.html
If not, I'll take a stab at it.
Geff
2006 Jan 03
1
fast bind patch for ldap passwords
...th_bind. And requires that
you set userdn. Example config:
fast_bind = yes
userdn = cn=%u,ou=people,o=dovecot
I'm using the patch right now on the cvs head branch.
Comments are welcome.
Geff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.dovecot.fastbind
Type: application/octet-stream
Size: 5092 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20060102/11745f18/attachment.obj>
2005 Dec 02
2
LDAP authenticated bind support
Recently at Better.be we implemented LDAP authenticated bind support for
dovecot. A patch against CVS HEAD is attached.
I have not tested it against all possible configurations one can use,
but the basic operation seems to be right.
As documented in the patch, it adds one new option to the
dovecot-ldap.conf configuration file:
# Set "auth_bind" to "yes" if you want to use