I'm trying to get pam to authenticate, first as passwd authentication. I'll
try afterwards to add MySQL authentication.

I'm running redhat 7.3, My mail server is Exim, works properly.

my authdaemonrc has as entry

authmodulelist="authpam"

I took removed all the other modules from that line
. BTW, Courier-Imap was installed from a RPM available on the net.

My pop3 file in pam.d contains the following

auth            required        pam_pwdb.so     try_first_pass
account required        pam_pwdb.so
session required        pam_permit.so

The pam_pwdb.so is to authenticate against /etc/password.

It's not working. It keeps asking me for username/password when I'm using
Outlook (not Express). If you have any comments or ideas on what I'm doing
wrong, it would be greatly appreciated.

Thank You
Take Care
Roberto



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to