Hi,

I configure sqwebmail that just uses authdaemond proxy, authshadow, and 
authldap. In authdaemonrc file, authmodulelist contains modules as 
following:

authmodulelist="authshadow authldap"

With this order, I login with account in /etc/shadow or ldap database are 
both "invalid user name and password". I change the order as

authmodulelist="authldap authshadow"

This way, account in ldap database logins OK but account in authshadow does 
not. Do you know how I could solve this problem ?

Thanks,
Huynh.


From: Sam Varshavchik <[EMAIL PROTECTED]>
To: "Huynh Le" <[EMAIL PROTECTED]>
Subject: Re: authpwd and authshadow configuration problem
Date: Tue, 11 Jul 2000 01:56:56 GMT


Huynh Le writes:

 > Hello,
 >
 > I am using redhat 6.1, sqwebmail-0.36.37pre2. I configured sqwebmail as
 > following:
 > ./configure --without-authuserdb --without-authpam --without-authvchkpw
 > --with-authpwd --with-authshadow
 >
 > After installation I have authdaemond proxy, authpwd, authshadow, and
 > authldap modules.
 >
 > I have a problem that when a user has an account on /etc/password or
 > /etc/shadow but not on ldap database, sqwebmail always gives a messgae
 > "invalid user name or password".
 >
 > Could you please help me to configure somewhere so that it works OK.

1) You never need both authpwd and authshadow.  You just need authshadow.

2) Try playing around with the relative orders of the modules in
    authdaemonrc


--
Sam


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Reply via email to