14 Dec
2008
14 Dec
'08
5:49 a.m.
On Tue, 2008-12-09 at 02:44 +0300, Zohan wrote:
Dec 9 02:11:15 localhost dovecot: auth(default): ldap(user1,127.0.0.1): pass search: base=ou=People,dc=example,dc=com scope=subtree filter=(&(objectClass=inetOrgPerson)(uid=user1)) fields=uid,nopassword
Do you have a "nopassword" field in LDAP? If not, then it doesn't get set. Perhaps what you want is:
pass_attrs = uid=user, =nopassword=1