Re: Disable PAM

2017-10-17 Thread Aki Tuomi
Yep. Just remove any passdb/userdb pam blocks ---Aki TuomiDovecot oy Original message From: Travis Dolan Date: 17/10/2017 17:40 (GMT+02:00) To: dovecot@dovecot.org Subject: Disable PAM Can I disable PAM auth if all my username/password lookups are via a database connection

Disable PAM

2017-10-17 Thread Travis Dolan
Can I disable PAM auth if all my username/password lookups are via a database connection? I would love to get rid of the following lines in my logs... Oct 17 14:32:14 auth-worker(7809): Info: pam(xxx-xxx-xxx,111.111.111.111,): pam_authenticate() failed: Authentication failure (password mismatch

Re: [Dovecot] Disable PAM username change?

2013-08-28 Thread George
Ok, I figured it out. I used the dovecot_delivery transport with Exim. When using the "-d $local_part" option, it does the same userdb lookup that Dovecot itself does later, so the mail gets delivered and is fetched to the right location. Hope this helps. Best regards. On Sat, Aug 24, 2013 at

[Dovecot] Disable PAM username change?

2013-08-24 Thread George
Hi! I have a problem involving Samba4, exim4, fetchmail, Dovecot and PAM... I am using Dovecot 2.1.7 on Debian Wheezy. I have setup a "maildrop" machine, which fetches mail from an external POP3 server for multiple accounts using fetchmail, delivers to local users mailboxes through exim4 and then