Hi Kevin,
When I tried the pam_ldap authentication method I experienced a 'weird'
phenomena.
When trying to authenticate with a proper username and password I would
get the same 'signaled to death by 11' log message. However, if I used an
improper password first and the re-tried with a proper password I was able
to connect just fine.
I've since given up (lack of my debugging knowledge) and switched to the
ldap_mysql patch. I am still interested in the solution of this problem,
though.
Regards,
Adi Linden
On Fri, 6 Jul 2001, Kevin J. Menard, Jr. wrote:
> But the time it worked, I had a line for "reading symbols from
> /lib/security/pam_ldap". And in my /var/log/imapd.log, I have:
>
> Jul 6 09:26:53 balthasar imapd[559]: pam_ldap: error trying to bind as user
>"uid=cyradm,
> ou=Admins, o=negativetwenty" (Invalid credentials)
> Jul 6 09:27:06 balthasar imapd[559]: accepted connection
> Jul 6 09:27:50 balthasar imapd[559]: login: localhost[127.0.0.1] cyradm plaintext
>
> (I logged in wrong the first time.)
>
> Whereas, I typically have:
>
> Jul 6 09:48:47 balthasar master[470]: about to exec /usr/cyrus/bin/imapd
> Jul 6 09:48:47 balthasar service-imap[470]: executed
> Jul 6 09:48:47 balthasar imapd[470]: accepted connection
> Jul 6 09:48:49 balthasar master[454]: process 470 exited, signaled to death by 11