1 message in net.sourceforge.lists.courier-sqwebmail[sqwebmail] sqwebmail won't authentic...
FromSent OnAttachments
Camilo RostokerNov 7, 2004 8:32 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] sqwebmail won't authenticate?Actions...
From:Camilo Rostoker (cam@scottsdale.ca)
Date:Nov 7, 2004 8:32:36 pm
List:net.sourceforge.lists.courier-sqwebmail

Hi,

I have qmail and vpopmail installed and working. The pop3d is working and runs off vchkpw. That all works fine. Now I am trying to install sqwebmail but it won't authenticate properly.

As required, I installed the courier-authlib package for sqwebmail, but that doesn't seem to be supporting vchkpw. The "authmodelist" line in the file "/usr/local/etc/authlib/authdaemonrc" did not have authvchkpw, so I added it:

authmodulelist="authuserdb authpwd authshadow authcustom authvchkpw"

but authdaemon can't even find the module. here is the debug info:

Nov 7 20:42:29 myhostname authdaemond: Installing libauthvchkpw Nov 7 20:42:29 myhostname authdaemond: file not found

I tried rebuilding courier-authlib with the "--with-authvchkpw --without-authdaemon " optins, and then with just the "--with-authvchkpw" option, but that didn't seem to work either; no libauthvchkpw module was installed in /usr/local/lib/courier-authlib

Any idea how I can get this working? I can't seem to figure out where to install/configure the authvchkpw module. I'm not supporting IMAP so I don't have courier-imap installed, hence installing just the courier-authlib package.

Thanks for the help, Camilo