[Dovecot] %d not recognized with LDAP
Timo Sirainen
tss at iki.fi
Sat Jan 5 02:04:00 EET 2008
On Fri, 2008-01-04 at 08:12 -0800, Anil wrote:
> pass_attrs = uid=user
> pass_filter = uid=%n
uid=user makes Dovecot change the full username to uid's value, which
means it drops the domain. You could probably just leave pass_attrs
empty. I don't remember if LDAP lookups are case-insensitive though. If
they are, use %Ln and %Ld in your home and mail_location to avoid
getting "user" and "User" and "uSer" directories.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080105/b8c70427/attachment.bin
More information about the dovecot
mailing list