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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to