On Wed, 16 Mar 2005 21:22:47 +0200 in message "Re: [Dovecot] 1.0-test65 and ldap auth" Timo Sirainen-san wrote:
Looks like I actually had it installed already :) I forgot it was called "slapd" so grepping ldap in ps list didn't show it. And I hadn't even deleted my dovecot-ldap.conf file for it.
So, I think this is fixed now in upcoming nightly/stable snapshots, should be available in a few minutes.
Thanks! :-) I try it. It works with no crash. But ldap auth is fail yet.
dovecot-info log: | dovecot: Mar 19 12:01:04 Info: auth(default): | ldap(test@harp.gr.jp,127.0.0.1): base=o=hosting, dc=harp, dc=gr, dc=jp | scope=subtree | filter=(&(objectClass=JammMailAccount)(mail=test@harp.gr.jp)(accountActive=TRUE)(delete=FALSE)) | fields= | | dovecot: Mar 19 12:01:04 Info: auth(default): client out: FAIL 1 | user=test@harp.gr.jp temp =test@harp.gr.jp | home=/home/test/ mail=/home/test/Maildir/ | system_user=test uid=2000 gid=100 | dovecot: Mar 19 12:01:05 Info: pop3-login: Aborted login [127.0.0.1]
I think LDAP query seems to go well...
I check it a little more.