Hi,
I'm having problems getting sqwebmail working correctly on my home PC.
It's running linux (redhat 6.2 based system)
I've started authdaemond, and edited
/usr/local/share/sqwebmail/authdaemonrc so that it only has
authmodulelist="authpam" set.
I've also added /etc/pam.d/webmail as
auth required /lib/security/pam_pwdb.so shadow nullok
account required /lib/security/pam_pwdb.so
but it still doesn't authenticate. What else am I missing ?
When I try to logon there are no messages generated in
/var/log/messages.
When authdeamond startes it logs a message.
Thanks
--