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 Maildirs and I therefore want to go for
> courier-imap instead).

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.

WRT the below, why are you running authdaemon.mysql if your goal is to
try to authenticate against /etc/shadow?

> I'm starting courier-imap like this:
> 
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond 
> start
> /pkg-local/courier-imap/default/libexec/imapd.rc start
> 
> And the processes are running:
> root     31916  0.0  0.1  2128  696 ?        S   
> 19:59   0:00 
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond.mysql
> start
> root     31917  0.0  0.1  2128  700 ?        S   
> 19:59   0:00
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond.mysql
> start
> root     31918  0.0  0.1  2128  696 ?        S   
> 19:59   0:00
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond.mysql
> start
> root     31919  0.0  0.1  2128  696 ?        S   
> 19:59   0:00
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond.mysql
> start
> root     31920  0.0  0.1  2128  696 ?        S   
> 19:59   0:00
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond.mysql
> start
> root     31921  0.0  0.1  2128  696 ?        S   
> 19:59   0:00
> /pkg-local/courier-imap/default/libexec/authlib/authdaemond.mysql
> start
> root     31932  0.0  0.1  1632  644 ?        S   
> 19:59   0:00
> /pkg-local/courier-imap/1.5.3/libexec/couriertcpd
> -address=0
> -stderrlogger=/pkg-local/courier-imap/1.5.3/libexec/courierlogger
> -stderrloggername=imapd -maxprocs=40 -maxperip=4
> -pid=/var/run/imapd.pid -nodnslookup -noidentlookup
> 143 /pkg-local/courier-imap/1.5.3/sbin/imaplogin
> /pkg-local/courier-imap/1.5.3/libexec/authlib/authdaemon
> /pkg-local/courier-imap/1.5.3/bin/imapd Maildir
> 
> Since I'm using /etc/shadow I have this:
> # grep ^authmodulelist
> /pkg-local/courier-imap/1.5.3/etc/authdaemonrc
> authmodulelist="authshadow"
> authmodulelistorig="authcustom authcram authuserdb
> authmysql authpam"
> 
> /var/log/messages tells me:
> authdaemond.mysql: authdaemon: modules="authshadow",
> daemons=5
> 
> When trying to login I see this in /var/log/maillog:
> Sep 23 19:57:54 t imapd: Connection, ip=[127.0.0.1]
> Sep 23 19:57:59 t imapd: LOGIN FAILED, ip=[127.0.0.1]
> Sep 23 19:57:59 t imapd: DISCONNECTED, ip=[127.0.0.1],
> headers=0, body=0
> 
> Any idea what may be wrong? Can I use some more
> verbose debugging?
> 
> Thanks alot for your answers, I'm feeling a bit
> desperate...

Use authtest

-- 
The 5 year plan:
In five years we'll make up another plan.
Or just re-use this one.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to