[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
I can't ftp in
- From: "Ryan Mayor" <ryan mayor utoronto ca>
- To: "Red Hat Install List" <redhat-install-list redhat com>
- Subject: I can't ftp in
- Date: Sat, 28 Aug 1999 14:15:10 -0400
Hello all,
I am trying to setup wuftp for guest access as per
ftp://ftp.fni.com/pub/wu-ftpd/guest-howto
Whenever I try ftping to localhost, I get Login Incorrect. No matter which
user I try it with. I know that the pw's are correct, so there must be a
permission problem somewhere.
My /etc/passwd has a line:
flipper:x:501:501:FTP User:/home/ftp/pub/./:/bin/bash
I read in the docs that I should have /etc/ftponly as my shell, but for some
reason, my installation of RH6 doesn't have /etc/ftponly
My /etc/group has a line:
ftpusers:x:501:
Both of these files have been coppied into /home/ftp/etc/
Here are the contents of my /etc/ftpaccess file:
--snip--
class local real,guest,anonymous
email root localhost
loginfails 5
readme README* login
readme README* cwd=*
message /welcome.msg login
message .message cwd=*
shutdown /etc/shutmsg
compress yes guest,real
tar yes guest,real
chmod no guest,anonymous
delete no guest,anonymous
overwrite no guest,anonymous
rename no guest,anonymous
umask no guest,anonymous
log transfers guest,real inbound,outbound
path-filter guest /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-
guestgroup ftpusers
--snip--
All users are able to telnet in.
Could anyone give me an idea as to why I can't ftp in?
Thanks in advance!
-Ryan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]