[Dovecot] Plain password not authenticating

Chris Wakelin c.d.wakelin at reading.ac.uk
Thu Jan 12 23:57:24 EET 2006


I've got something like

auth default {
   mechanisms = plain login
   passdb = passwd-file [
     args = /some/path/passwd
   }
   userdb = passwd-file {
     args = /some/path/passwd
   }
}

Best Wishes,
Chris

Anne Wilson wrote:
> I'm trying to set up a temporary mailserver using Debian Sarge and 
> Dovecot 1.0 with maildir format.  My only previous experience has been 
> on a simple imap server.
> 
> I have read the wiki documentation and searched the archives, but can't 
> tie down my problem.  The log tells me
> 
> Info: passwd-file(anne) : unknown user.
> 
> I have set 
> auth_userdb = passwd-file /etc/imap.passwd
> auth_passdb = passwd-file /etc/imap.passwd
> 
> and created the /etc/imap.passwd file as
> anne:{plain}mypassword:1000:1000::/home/anne
> 
> What have I missed?
> 
> Anne


-- 
--+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+-
Christopher Wakelin,                           c.d.wakelin at reading.ac.uk
IT Services Centre, The University of Reading,  Tel: +44 (0)118 378 8439
Whiteknights, Reading, RG6 2AF, UK              Fax: +44 (0)118 975 3094


More information about the dovecot mailing list