WU-Ftp2.6.2 anonymous access denied 530 login incorrect
From: erikhes (erikhes_at_dds.nl)
Date: 06/17/04
- Next message: david: "Mail server for intranet"
- Previous message: Menno Duursma: "Re: Reverse proxy to multiple origin servers on multiple ports"
- Next in thread: Clifford Kite: "Re: WU-Ftp2.6.2 anonymous access denied 530 login incorrect"
- Reply: Clifford Kite: "Re: WU-Ftp2.6.2 anonymous access denied 530 login incorrect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Jun 2004 03:45:35 -0700
Hi, I am a newbie and I have Wu-ftpd 2.6.2 installed on Linux
slackware 8.1
I want to set up anonymous ftp access
when I try to ftp localhost I get:
*************************************************************************
root@helpdesk:/etc/ftphosts# ftp localhost
Connected to localhost.
220 helpdesk FTP server (Version wu-2.6.2(1) Tue Jun 15 12:33:43 CEST
2004) ready.
Name (localhost:bb): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
530 Login incorrect.
Login failed.
ftp>
*****************************************************************888
When I check my system logs I get:
******************************************************************************
Jun 16 14:40:16 helpdesk ftpd[29566]: rhost_ok: sethacc failed
Jun 16 14:40:16 helpdesk ftpd[29566]: FTP LOGIN REFUSED (name in
/etc/ftphosts) FROM localhost [127.0.0.1], anonymous
Jun 16 14:40:16 helpdesk ftpd[29566]: ACCESS DENIED (error reading
access file) TO localhost [127.0.0.1]
Jun 16 14:40:16 helpdesk ftpd[29566]: FTP LOGIN REFUSED (access
denied) FROM localhost [127.0.0.1], anonymous
******************************************************************************
My ftpaccess file looks like this:
*****************************************************************************
class all real,guest,anonymous *
limit all 10 Any /etc/msgs/msg.dead
readme README* login
readme README* cwd=*
message /welcome.msg login
message .message cwd=*
compress yes all
tar yes all
log commands real
log transfers anonymous,real inbound,outbound
shutdown /etc/shutmsg
email user@hostname
*******************************************************************************
I've checked the permissions on the ftpaccess,ftphosts file, they should be OK.
Does anyone have an idea what's going wrong?
- Next message: david: "Mail server for intranet"
- Previous message: Menno Duursma: "Re: Reverse proxy to multiple origin servers on multiple ports"
- Next in thread: Clifford Kite: "Re: WU-Ftp2.6.2 anonymous access denied 530 login incorrect"
- Reply: Clifford Kite: "Re: WU-Ftp2.6.2 anonymous access denied 530 login incorrect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|