I'm trying to configure PAM authentication and I'm having some issues. I'm using RHEL 5 and included below are excerpts from my relevant configuration and log files:

*/var/log/maillog*
Jan 19 10:55:39 flacpmail dovecot: imap-login: Aborted login: user=<test>, method=PLAIN, rip=::ffff:128.8.244.15, lip=::ffff:128.8.244.161, TLS

*/etc/dovecot.conf*
 passdb pam {
   args = session=yes dovecot # also tried args = session=yes *
 }

*/etc/pam.d/dovecot*
#%PAM-1.0
auth       required     pam_unix.so nullok
auth       include      system-auth
account    include      pam_unix.so
session    include      system-auth

Thanks in advnaced,
------------------------------------------------------------------------

Sean Smitz
System Administrator
Fujitsu Laboratories of America
8400 Baltimore Ave, Suite 302
College Park, MD 20740
(301) 486-0298 (Desk)

Reply via email to