LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-26-2004, 04:36 PM   #1
michael247
LQ Newbie
 
Registered: Feb 2004
Distribution: RedHat 7.3
Posts: 2

Rep: Reputation: 0
vsftp 530 error


I have spent hours trying to configure vsftpd-1.2.1 on RedHat 7.3 (2,4,18-18 kernel) .

I have tried multiple configurations and still, I keep getting the error "530 this FTP server is anonymous only". Her is my vsftpd.conf settings:
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=077
dirmessage_enable=YES
connect_from_port_20=YES
ftpd_banner=Welcome to blah FTP service.
chroot_local_user=YES

-_------------------ my xinetd.d/vsftpd file:

socket_type = stream
wait = no
user = root
server = /usr/local/sbin/vsftpd
# log_on_success += DURATION USERID
# log_on_failure += USERID
nice = 10
disable = no
server_args = /etc/vsftpd.conf

I am setting up a server for clients to upload customer data. Eventually clients will have thier own local user account and be confined to thier own directory. But I need to get past config problem first.
I would really be thankful if anyone can tell me why this thing STILL thinks its an anonymous only server. Thanks in advance.

M

Last edited by michael247; 02-26-2004 at 06:12 PM.
 
Old 03-09-2004, 02:55 PM   #2
artery
LQ Newbie
 
Registered: Mar 2004
Posts: 1

Rep: Reputation: 0
I had this same error.

The problem is caused by the daemon not being able to find vsftpd.conf
by default the conf is in /etc/vsftpd but when starting it from /etc/xinetd.d it looks for the config in etc.

Try this.
ln -s /etc/vsftpd/vsftpd.conf /etc/vsftpd.conf
or copy the conf to etc.

Hope this resolves it for you ;-)
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
vsFTPD login error 530 gag.halfrunt Linux - Software 8 08-10-2012 01:52 PM
530 error vsftp Red Hat 9 gquiring Linux - Software 10 09-18-2005 04:45 AM
ProFTPd on SuSE 9.1:Error 530 (Login Incorrect) bmctee Linux - Software 0 08-10-2004 12:21 AM
vsftp 1.1.2 on redhat 7.1 -- 530 incorrect login issue triggerfish Linux - Networking 12 10-29-2003 12:43 AM
VSFTP Error MistaH_DenniZ Linux - Networking 1 09-12-2003 05:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration