Re: Courier-imap & woody auth problems
On Wed, 2002-08-14 at 14:11, Tim Moore wrote:
> I just upgraded a server from potato to woody. I've been using
> courier-imap on it all along, with some users logging in with their
> system username/password (I believe using PAM) and other virtual
> accounts using the courier userdb.
>
> After the upgrade, nobody can log in. I moved and rebuilt the userdb, to
> no avail, but what really confuses me is that the PAM-authenticated
> accounts aren't. I've got this line in /etc/courier/imapd:
>
> AUTHMODULES="authuserdb authpam"
Try a manual connection to see exactly what's going on
run "telnet localhost 143"
When it prompts you type
1 LOGIN "username" "password"
and see what it tells you You might get something more useful that way.
-Mark
Reply to: