Networking Forums

Networking Forums > Computer Networking > Linux Networking > WU-Ftp2.6.2 anonymous access denied 530 login incorrect

Reply
Thread Tools Display Modes

WU-Ftp2.6.2 anonymous access denied 530 login incorrect

 
 
erikhes
Guest
Posts: n/a

 
      06-17-2004, 10:45 AM
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?
 
Reply With Quote
 
 
 
 
Clifford Kite
Guest
Posts: n/a

 
      06-18-2004, 02:39 PM
erikhes <(E-Mail Removed)> wrote:
> 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>


Do you have an account for "ftp" in /etc/passwd and a /home/ftp directory
set up, as described in man ftpd?

-- Clifford Kite Email: "echo xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads: http://ckite.no-ip.net/
/* I gave up on politics when no matter who I voted for, I regretted it.
* -- Pepper...and Salt, WSJ */
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Odd - router allowed login from incorrect IP? Tx2 Home Networking 16 03-14-2007 10:13 AM
in.rexecd problem: 'Login Incorrect' luciano.cavallero@gmail.com Linux Networking 0 07-04-2005 09:35 AM
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' Riane de Oliveira Torres Santos Windows Networking 0 09-03-2004 03:00 PM
VSFTPD - 530 - incorrect login error muralidharan Linux Networking 0 05-11-2004 10:23 PM
your domain password is not correct or access to your login server is denied Steph Windows Networking 1 03-02-2004 08:33 PM



1 2 3 4 5 6 7 8 9 10 11