[Dovecot] Username changed by dovecot..?
Timo Sirainen
tss at iki.fi
Fri Dec 5 21:20:23 EET 2008
On Fri, 2008-12-05 at 12:30 -0600, Romer Ventura wrote:
> # cat dovecot/dovecot-ldap.conf
You didn't show pass_attrs, so Dovecot is using the defaults:
pass_attrs = uid=user,userPassword=password
The uid=user part makes Dovecot change the username if uid field is
different than the logged in username. So you could set:
pass_attrs = userPassword=password
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20081205/0647d095/attachment.bin
More information about the dovecot
mailing list