|
From: Alessandro C. <a.c...@ti...> - 2006-05-24 18:42:13
|
I suspected that, but I don't know anything about PAM. I had allready tried to add that line and create an vsftpd file in /etc/pam.d/ but I don't know exactly what comands I need to put in that file. Do you have an Idea? I tried this : auth sufficient pam_ftp.so auth required pam_unix_auth.so use_first_pass auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/vsftpd.users onerr=succeed the user I'm trying to login with is not in the /etc/vsftpd.users file... Is that ok? Ciao ----- Original Message ----- From: "Bruce Smith" <bw...@ar...> To: <dev...@li...> Sent: Tuesday, May 23, 2006 10:41 PM Subject: Re: [Devil-Linux-discuss] Vsftpd - Login incorrect >> I've configured my brand new Devil-Linux 1.2.9 (I was ugrading from an >> old >> version) and configuring vsftpd I keep getting the same problem: >> >> Any user I try to login (even root!) I get "530 Login Incorrect". > > I suspect it has something to do with PAM. > Check your syslog messages and/or dmesg for a better error message. > > Or try adding this line to your vsftpd.conf file: > > > pam_service_name=vsftpd > > > - BS > > > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |