Hi,

can someone help here?

Begin forwarded message:

Date: Sat, 19 Nov 2005 09:25:12 -0500
From: Sam Varshavchik <[EMAIL PROTECTED]>
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] problems with courier-authlib on amd64 in 
combination with vpopmail


Oliver Lehmann writes:

> Trying the same with pop3d(-ssl) or imapd(-ssl) supplied with
> courier-imap results in the following error:
> 
> [EMAIL PROTECTED] olivleh1> telnet 0 110
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> +OK Hello there.
> user [EMAIL PROTECTED]
> +OK Password required.
> pass test
> -ERR Temporary problem, please try again later
> Connection closed by foreign host.
> Exit 1
> [EMAIL PROTECTED] olivleh1> 
> 
> maillog shows:
> Nov 19 13:07:20 kartoffel pop3d: LOGIN FAILED, [EMAIL PROTECTED], 
> ip=[::ffff:127.0.0.1]
> Nov 19 13:07:20 kartoffel authdaemond: stopping authdaemond children
> Nov 19 13:07:20 kartoffel pop3d: authentication error: Input/output error
> Nov 19 13:07:20 kartoffel authdaemond: restarting authdaemond children

This suggests a bug in the vpopmail library causing a segfault and a crash, 
at which point the parent authdaemond process restarts all the child 
processes.

> debug.log shows:
> Nov 19 13:07:20 kartoffel authdaemond: received auth request, service=pop3, 
> authtype=login
> Nov 19 13:07:20 kartoffel authdaemond: authvchkpw: trying this module

Right.





-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/

Attachment: 00000001.mimetmp
Description: PGP signature

--- Begin Message ---
Hi,

I'm trying to setup a qmail/vpopmail/courier-imap/courier-authlib
combination on amd64. I compiled vpopmail with -fPIC so I had no problem
getting vchkpw support compiled with courier-authlib. QMail's own pop3
can authenticate me without problems. Any idea what went wrong?

[EMAIL PROTECTED] olivleh1> telnet 0 110
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK 
pass test
+OK 
stat
+OK 0 0
quit
+OK 
Connection closed by foreign host.
Exit 1
[EMAIL PROTECTED] olivleh1> 

maillog shows:
Nov 19 13:04:23 kartoffel vpopmail[67154]: vchkpw-webmail: (PLAIN) login 
success [EMAIL PROTECTED]:127.0.0.1


Trying the same with pop3d(-ssl) or imapd(-ssl) supplied with
courier-imap results in the following error:

[EMAIL PROTECTED] olivleh1> telnet 0 110
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
+OK Hello there.
user [EMAIL PROTECTED]
+OK Password required.
pass test
-ERR Temporary problem, please try again later
Connection closed by foreign host.
Exit 1
[EMAIL PROTECTED] olivleh1> 

maillog shows:
Nov 19 13:07:20 kartoffel pop3d: LOGIN FAILED, [EMAIL PROTECTED], 
ip=[::ffff:127.0.0.1]
Nov 19 13:07:20 kartoffel authdaemond: stopping authdaemond children
Nov 19 13:07:20 kartoffel pop3d: authentication error: Input/output error
Nov 19 13:07:20 kartoffel authdaemond: restarting authdaemond children
Nov 19 13:07:20 kartoffel authdaemond: modules="authuserdb authvchkpw authpam 
authldap authmysql authpgsql", daemons=5
Nov 19 13:07:20 kartoffel authdaemond: Uninstalling authvchkpw
Nov 19 13:07:20 kartoffel authdaemond: Uninstalling authpam
Nov 19 13:07:20 kartoffel authdaemond: Installing libauthuserdb
Nov 19 13:07:20 kartoffel authdaemond: Shared object "libauthuserdb.so" not 
found, required by "authdaemond"
Nov 19 13:07:20 kartoffel authdaemond: Installing libauthvchkpw
Nov 19 13:07:20 kartoffel authdaemond: Installation complete: authvchkpw
Nov 19 13:07:20 kartoffel authdaemond: Installing libauthpam
Nov 19 13:07:20 kartoffel authdaemond: Installation complete: authpam
Nov 19 13:07:20 kartoffel authdaemond: Installing libauthldap
Nov 19 13:07:20 kartoffel authdaemond: Shared object "libauthldap.so" not 
found, required by "authdaemond"
Nov 19 13:07:20 kartoffel authdaemond: Installing libauthmysql
Nov 19 13:07:20 kartoffel authdaemond: Shared object "libauthmysql.so" not 
found, required by "authdaemond"
Nov 19 13:07:20 kartoffel authdaemond: Installing libauthpgsql
Nov 19 13:07:20 kartoffel authdaemond: Shared object "libauthpgsql.so" not 
found, required by "authdaemond"

debug.log shows:
Nov 19 13:07:20 kartoffel authdaemond: received auth request, service=pop3, 
authtype=login
Nov 19 13:07:20 kartoffel authdaemond: authvchkpw: trying this module

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/

--- End Message ---

Reply via email to