Hi,

i installed sqwebmail 1.0 under Apache, but authentification fails.
Evertime I try to login via the web-interface i get the "INVALID USER ID
OR PASSWORD" - message.

Authentification method is /etc/userdb.
Both, maildrop and courier-imap, use sucessfully /etc/userdb.

Installing sqwebmail in apache's standard cgi-bin-directory didn't work,
because without patching, all binaries/scripts are executed as the
apache user "wwwrun" and not as root (right?)
So I placed it in /root/public_html/cgi-bin where some other
php-administration root-script resides.
These scripts are called via cgiwrap
(http://hostname/cgi-bin/cgiwrap/root/script.php-cgi).
This time sqwebmail gets executed as root, but the "INVALID USER ID OR
PASSWORD" - message persists.


Whats wrong?

How did you install it?



My configuration:

./configure --enable-https  --enable-cgibindir=/root/public_html/cgi-bin
--enable-imagedir=/daten/www/htdocs/sqwebmail/imagedir
--enable-imageurl=/sqwebmail/imagedir --enable-webpass=no
--with-authuserdb --without-authpwd --without-authshadow
--without-authpam --without-authldap


By
   Georg Lutz

-- 

Georg Lutz                   | http://www.erc.de
ERC - Euro Regio Consult AG  | Tel: +49 7854 9696-0
Im Buehl 10                  | Fax: +49 7854 9696-20
D-77694 Kehl

Reply via email to