I'm trying to configure sqwebmail to use shadow passwords from the
/etc/shadow file.
Here's my configure command:
./configure --enable-hardtimeout=7200 --enable-softtimeout=7200
--enable-autopurge=10 --enable-maxpurge=14 --with-ispell=/usr/bin/ispell
--with-module-authpwd --with-module-authshadow --without-module-authpam
--without-module-authuserdb --without-module-authvchkpw
--without-module-authmysql --without-module-authldap
--without-module-authdaemon
Notice I turn every module off except authpwd and authshadow. But still,
the compiler ignores my request. When I enter the 'authlib' directory and
run ./authinfo I get the following:
AUTHENTICATION_MODULES="authuserdb authpam"
SASL_AUTHENTICATION_MODULES="LOGIN"
Why is it ignoring my request to use shadow passwords instead of pam and
userdb? I realize it could be something missing, a include file, a
verification program run during configure can't verify I use shadow
passwords, but how on earth do I find out what is missing, and how to fix
it?
thanks,
Josh
-----------------------------------------------------------------
He is a rewarder of those who diligently seek Him. -Hebrew 11:6
"Expect great things from God; attempt great things for God." -William
Carey