On our qmail server I have vpopmail 5.2.1 running with several virtual
domains defined, and users in each domain able to login with any pop client
program and get authenticated with vchkpw.
We've installed sqwebmail 3.5.3, and *regular* (system) users can login OK,
but virtual domain users were getting the "Invalid user ID or password"
reply.
I noticed with 'ps -ax | grep authdaemond' that the authdaemond.pgsql was
running. (Because of the way the authdaemond script is written). I stopped
it and ran instead:
/usr/local/share/sqwebmail/libexec/authlib/authdaemon.plain start
Now all users - including virtual domain users- can log in.
Did I skip something in my installation / configuration, or should that
startup script be modified?
My sqwebmail configure line:
$ ./configure --enable-cgibindir=/home/httpd/cgi-bin/
--enable-imagedir=/home/httpd/html/sqwebmail/ --enable-imageurl=/sqwebmail
--with-authvchkpw --without-authldap --without-userdb --with-authpwd
--with-authshadow --with-authpam --enable-autopurge=14 --enable-maxpurge=30
--disable-autorenamesent
TIA,
Micha
____________________________________________________
Quiet people aren't the only ones who don't say much. -
R. Baalke