ProFTD on Fedora Linux



uname -a
Linux .... 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 EST 2006 i686 i686
i386 GNU/Linux

I have installed ProFTPd on Fedora linux following the directions at:
http://www.howtoforge.com/perfect_setup_fedora_core_4_p5


yum install proftpd
chkconfig --levels 235 proftpd on
/etc/init.d/proftpd start

Then created the file /etc/pam.d/ftp with the following content:

#%PAM-1.0
auth required pam_unix.so nullok
account required pam_unix.so
session required pam_unix.so

then ran /etc/init.d/proftpd restart

Then from Windows XP command line I get this

P:\>ftp 10.3.2.176
Connected to 10.3.2.176.
220 FTP Server ready.
User (10.3.2.176:(none)): myname
331 Password required for myname.
Password:
530 Login incorrect.
Login failed.
ftp>


It's not a case of incorrect password. It does this with all accounts
including root.

Is there some other file I need to edit to allow FTP in, or change
permissions somewhere?

Also I want the users to ftp directly into their home directory,
/home/myname

How do I do this?

thanx

Roger McCarrick

.



Relevant Pages

  • Re: ProFTD on Fedora Linux
    ... I have installed ProFTPd on Fedora linux following the directions at: ... 220 FTP Server ready. ... 530 Login incorrect. ... Is there some other file I need to edit to allow FTP in, ...
    (comp.os.linux.networking)
  • Re: FTP to a 5.2 system - any known problems?
    ... > There's a system we connect to, and ftp data in both directions. ... A bit of searching revealed people had had problems with DNS when they ...
    (comp.unix.aix)
  • Re: FTP Client and IPFilter
    ... I have been following the directions in the ... >posted a message here titled something like "Which FTP do I ... >upon further reading of the handbook last night. ... I do not currently have IPNAT enabled. ...
    (freebsd-newbies)
  • HelpNeeded with FTP logons
    ... could someone give me some directions? ... I would like that anyone who types my IP and tryes to access my FTP be ... I would like to establish a strong Pword when doing this because I would ...
    (microsoft.public.inetserver.iis)
  • Re: I am having a real hard time
    ... I followed your directions and they worked, ... folder like public_html where you upload. ... then ftp uploading from there, but the general description of the process ...
    (microsoft.public.publisher.webdesign)