Mailinglist Archive: opensuse (6210 mails)

< Previous Next >
10Rc1 and courier authd
  • From: "Pal, Laszlo" <laszlo.pal@xxxxxxx>
  • Date: Tue, 4 Oct 2005 10:20:16 +0200
  • Message-id: <5870E5457659E341B6D19F12A1775775057CC262@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi,

I'm trying to install an smtp/imap mail server based on this release. I'm using maildir format, so I will use courier imap. Everything is installed and looks good, but I cannot authenticate against pam method on pop3/imap server.

My pam config looks like this

#%PAM-1.0
auth required pam_unix2.so nullok
account required pam_unix2.so
password required pam_pwcheck.so nullok
password required pam_unix2.so nullok use_first_pass use_authtok
session required pam_unix2.so none # debug or trace

#%PAM-1.0
auth required pam_unix2.so nullok
account required pam_unix2.so
password required pam_pwcheck.so nullok
password required pam_unix2.so nullok use_first_pass use_authtok
session required pam_unix2.so none # debug or trace


When I try to authenticate on pop3, I've got login failed messages but nothing else

What is missing from the picture?

Thank you
Laszlo
< Previous Next >
This Thread
  • No further messages