[Dovecot] 1.0-test65 and ldap auth
Hi,
Does 1.0-test65 work with ldap auth?
The log is: dovecot: Mar 15 20:59:32 Error: child 13676 (auth) killed with signal 11
Info log is: dovecot: Mar 15 20:59:19 Info: Dovecot v1.0-test65 starting up dovecot: Mar 15 20:59:32 Info: auth(default): client in: AUTH 1 PLAIN service=POP3 secured lip=127.0.0.1 rip=127.0.0.1 resp=AGthcm1hQGhhcnAuZ3I uanAAU2FncmFkbzAy dovecot: Mar 15 20:59:36 Info: pop3-login: Aborted login [127.0.0.1]
linux kernel 2.6.10, glibc 2.3.2 OpenLDAP 2.2.23
-- karma@jazz.email.ne.jp / KATOH Yasufumi
On Tue, 2005-03-15 at 21:10 +0900, KATOH Yasufumi wrote:
Does 1.0-test65 work with ldap auth?
The log is: dovecot: Mar 15 20:59:32 Error: child 13676 (auth) killed with signal 11
I guess not. But OpenLDAP server is pretty annoying to set up and I'd rather not try for a while. Could you get gdb backtrace of the crash so I can fix it without actually installing the server? The core file should be in /var/run/dovecot/core
On Tue, 2005-03-15 at 14:27 +0200, Timo Sirainen wrote:
On Tue, 2005-03-15 at 21:10 +0900, KATOH Yasufumi wrote:
Does 1.0-test65 work with ldap auth?
The log is: dovecot: Mar 15 20:59:32 Error: child 13676 (auth) killed with signal 11
I guess not. But OpenLDAP server is pretty annoying to set up and I'd rather not try for a while. Could you get gdb backtrace of the crash so I can fix it without actually installing the server? The core file should be in /var/run/dovecot/core
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.
Awesome. Thanks for your help, Timo! I'll let you know how it goes.
.josh
Timo Sirainen wrote:
On Tue, 2005-03-15 at 14:27 +0200, Timo Sirainen wrote:
On Tue, 2005-03-15 at 21:10 +0900, KATOH Yasufumi wrote:
Does 1.0-test65 work with ldap auth?
The log is: dovecot: Mar 15 20:59:32 Error: child 13676 (auth) killed with signal 11
I guess not. But OpenLDAP server is pretty annoying to set up and I'd rather not try for a while. Could you get gdb backtrace of the crash so I can fix it without actually installing the server? The core file should be in /var/run/dovecot/core
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.
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.
participants (3)
-
Josh Burley
-
KATOH Yasufumi
-
Timo Sirainen