AlxFrag writes:

Dec 19 20:15:43 posidon authdaemond: pam_service=pop3, pam_username=test
Dec 19 20:15:43 posidon authdaemond: pam_authenticate failed, result 7
Dec 19 20:15:43 posidon authdaemond: authpam: REJECT - try next module
Dec 19 20:15:43 posidon authdaemond: FAIL, all modules rejected
Dec 19 20:15:43 posidon pop3d: LOGIN FAILED, user=test, ip=[::ffff:127.0.0.1]



in /etc/pam.d/pop3 i have:

auth required pam_unix2.so
account required pam_unix2.so


Any ideas guys?

PAM is rejecting the password. I never heard of this "pam_unix2.so" module, and I have no idea what it does or does not do. You should configure the pop3 PAM service just like any other service, like sshd, or ppp. The actual configuration depends on your Linux distribution.

PAM configuration on modern Linux distribution use a single system-auth service, and an include statement in each service's configuration file that imports the default, system-auth configuration.

Try asking for help on the mailing list for your Linux distribution, regarding how you should configure additional PAM services.

Attachment: pgpkAabxd31i5.pgp
Description: PGP signature

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to