Re: [courier-users] authentication problem - courier-imap 1.5.3 + redhat linux 7.2 i686

2002-09-23 Thread Friedrisch Muller
> What does the authtest program tell you? It won't > be installed by > default - it'll be mixed in the courier source > directory, under authlib. How do one compile "authtest"? I tried the following: $ GCC_VER="2.95.3" $ export CC="/pkg-local/gcc/$GCC_VER/bin/gcc" $ export CPP="/pkg-local/gcc/$

RE: [courier-users] authentication problem - courier-imap 1.5.3 + redhat linux 7.2 i686

2002-09-23 Thread Friedrisch Muller
> You're running the MySql module for "authdaemon" > which I don't think is what you want... What should be the right name of the deamon to use /etc/shadow ? If I remove the file "authdaemond.mysql" then I instead got the process authlib/authdaemond.plain start Is that correct? Regards, FM

Re: [courier-users] authentication problem - courier-imap 1.5.3 +redhat linux 7.2 i686

2002-09-23 Thread Juha Saarinen
On Mon, 23 Sep 2002, Friedrisch Muller wrote: > Argh, this must be a quite common case, but I didn't > find it in /build/courier-imap-1.5.3/imap/FAQ and I > have read thru both the "README" and the "INSTALL"... > > I am compiling courier-imap 1.5.3 with gcc 2.95.3 > (since the INSTALL tells

Re: [courier-users] authentication problem - courier-imap 1.5.3 + redhat linux 7.2 i686

2002-09-23 Thread edeleon
Hello, i got the same error, i installed with the defaults options i got this in /var/log/messages authdaemond.plain: authdaemon: modules="authcustom authcram authuserdb authldap authpgsql authmysql authpam", daemons=5 /var/log/maillog Sep 23 13:33:12 mail pop3d: Connection, ip=[:::192.16

Re: [courier-users] authentication problem - courier-imap 1.5.3 + redhat linux 7.2 i686

2002-09-23 Thread Peter C. Norton
On Mon, Sep 23, 2002 at 11:17:50AM -0700, Friedrisch Muller wrote: > When trying to let Squirrelmail 1.2.8 authenticate > (ofcourse it's configured for courier-imap with the > default settings) I get the classical user/password > failure. With UW-IMAP it worked perfect (but now I > like to use Mai

[courier-users] authentication problem - courier-imap 1.5.3 + redhat linux 7.2 i686

2002-09-23 Thread Friedrisch Muller
Argh, this must be a quite common case, but I didn't find it in /build/courier-imap-1.5.3/imap/FAQ and I have read thru both the "README" and the "INSTALL"... I am compiling courier-imap 1.5.3 with gcc 2.95.3 (since the INSTALL tells me it can't handle gcc 3.x) and I'm passing the --without-ipv6