2 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] How to make authpam work?
FromSent OnAttachments
K.C. BaltzSep 22, 2004 1:45 pm 
mattiSep 22, 2004 8:45 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] How to make authpam work?Actions...
From:K.C. Baltz (kc.b@firefox.co.uk)
Date:Sep 22, 2004 1:45:14 pm
List:net.sourceforge.lists.courier-sqwebmail

[I'm using the RIWOS version of sqwebmail, but they claim to not have touched any of the authentication code]

I'm experimenting with authpam and not having much success. I plan to use a different pam_ module (pam_cas), so I wanted to test the PAM support with a vanilla setup first. I've read that placing the following in /etc/pam.d/webmail should permit any user and generate a message in /var/log/messages:

auth required pam_permit.so auth required pam_warn.so

It works with another PAM-enabled program, but I never see the log message with sqwebmail. Anyone have any ideas?

K.C.