On Fri, 4 Oct 2002, [EMAIL PROTECTED] wrote: > hi All. > A lot puzzled on this . Here is the scenario. > using vmail /etc/userdb directory structure for Maildirs of v users. > > Courier-Imap works perfectly: > cd /usr/local/libexec/authlib > ./authinfo > AUTHENTICATION_MODULES="authdaemon" > AUTHDAEMONMODULELIST="authcustom authcram authuserdb authpwd" > SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN" > > Sqwebmails tree: > cd /usr/local/share/sqwebmail/libexec/authlib > AUTHENTICATION_MODULES="authdaemon" > AUTHDAEMONMODULELIST="authcustom authcram authuserdb authpwd" > SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN" > > sqwebmail configured with > ./configure --enable-https=auto --enable-mimetypes=/path/mime.types > However. When I try to test authenticate via webmail I get : > > INVALID USER ID OR PASSWORD > Please try again > > Anyone?
Last time I saw that, it was due to incorrect permissions on the sqwebmail binary. Should be -r-sr-sr-x, I believe. -- Juha Saarinen ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
