Hi, I recompiled giving the module as authshadow and again with authpam module. Still gives me the same error? Any more pointers in this direction. Thanks in Advance Regards Kiran ----- Original Message ----- From: Sam Varshavchik <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 19, 2001 6:12 PM Subject: Re: Login > Kiran writes: > > > Hi, > > > > I have qmail 1.03 with ezmlm installed on a Red Hat LInux Box. I also have > > vpopmail 4.9.8 and sqwebmail 1.2.4. The installation went thru ok. I even > > got the login screen. But it does not log in any user. It gives an error : > > "Invalid User or Passwd" > > > > I am using system accounts, for which i explicitly stated during > > configuration the authpwd module. Still gives me this error. > > Where am i going wrong? > > authpwd means that your passwords are stored in /etc/passwd, and nowhere > else. You probably have /etc/shadow, which means that you need to use > authshadow instead. > > -- > Sam
