Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: markg85 on February 15, 2007, 11:46:58 AM

Title: a001 NO Authentication failed.
Post by: markg85 on February 15, 2007, 11:46:58 AM
Hey,

i keep getting this: "a001 NO Authentication failed." highly annoying error message. could anyone help me with a sulution?

I want roundcube to work with DoveCot (i`ve got it working before... about one or 2 years ago) but somehow i can`t get it working this time..

dovecot is spitting out this:
dovecot: imap-login: Disconnected: user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
(doesn`t seem like a error to me)

i`ve tried logging in with the latest release on the main page and with the latest svn revision but both give me the exact same error. i`ve only alteres db.inc.php to fit the username and password. i didn`t changed main.inc.php (besides the error level to see the errors)

And there seems to be more people with this issue so lets clear this issue out of the way forever oke :)
Title: Re: a001 NO Authentication failed.
Post by: markg85 on February 15, 2007, 12:46:51 PM
more debugging information:

auth(default): client in: AUTH   1    PLAIN  service=IMAP  secured lip=127.0.0.1  rip=127.0.0.1  resp=AG1hcmsAbWFyaw==
auth(default): passwd(mark,127.0.0.1): password mismatch
auth(default): client out: FAIL  1    user=mark
imap-login: Disconnected: user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured


as you can see.. i have password mismatch issues.. now the problem is that i can login using ssh with the same password but i can`t with anything that`s dovecot related..
Title: Re: a001 NO Authentication failed.
Post by: Andre_E on February 15, 2007, 04:42:23 PM
Hi markg85, i have allmost the same problem (http://roundcubeforum.net/forum/index.php?topic=757.msg5594#msg5594) i think..... So i hope someone has the solution.
Title: Re: a001 NO Authentication failed.
Post by: FallenDevil on March 20, 2007, 06:17:53 AM
I am also having this issue with dovecot mail.

are you getting any pam authentication problems in /var/log/messages when you try to login???