Hi. I aim to provide pop3 and imap services to a few users. At the moment I only offer imap for squirrelmail users. However, I can't login successfully for pop3. It appears to be trying to auth against PAM, rather than directly using the passwd-file. Thoughts? Thanks, Rory Config: uthenticatprotocols = pop3 imap ssl_disable = yes login = imap login = pop3 mail_extra_groups = mail auth = default auth_mechanisms = plain auth_userdb = passwd-file /etc/dovecot.passwd.conf auth_user = root auth_verbose = yes Password file: # squirrelmail imap users user1:xe9l8sIMpcTsg:1008:1008::::chroot:Maildir:/home/cmp/Maildir/user1 user2:m7VKCgWVmZYMY:1008:1008::::chroot:Maildir:/home/cmp/Maildir/user2 user3:ELh9mthLVjEG2:1008:1008::::chroot:Maildir:/home/cmp/Maildir/user3 # normal users xyz1:QtR.iN1DbL/UM:1004:1004::::chroot:mbox:/var/mail/xyz1 xyz2:y38.qLIgrvYic:1002:1002::::~/Mail:mbox:/var/mail/xyz2:INDEX=/home/xyz2 ... Problem shown in log: Dec 19 16:45:30 localhost dovecot-auth: PAM: pam_authenticate(xyz2) failed: User not known to the underlying authentication module Dec 19 16:45:30 localhost pop3-login: Aborted login [ipaddress] -- Rory Campbell-Lange <rory at campbell-lange.net> <www.campbell-lange.net>
On Sun, 2004-12-19 at 16:53 +0000, Rory Campbell-Lange wrote:> Hi. I aim to provide pop3 and imap services to a few users. At the moment I > only offer imap for squirrelmail users. However, I can't login successfully for > pop3. It appears to be trying to auth against PAM, rather than directly using > the passwd-file...> auth_userdb = passwd-file /etc/dovecot.passwd.confYou need to have auth_passdb = passwd-file /etc/dovecot.passwd.conf as well. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20041219/0d09a7e1/attachment-0001.bin>
Possibly Parallel Threads
- renaming factor-labels / add factors etc.
- Timing of SET_VECTOR_ELT
- [LLVMdev] A weird problem when try to output operand of instruction involving function pointer in a struct
- Extracting columns with specific string in their names
- Arrow and text on a 3d plot