LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-24-2003, 03:32 PM   #1
jsbush
LQ Newbie
 
Registered: Oct 2003
Posts: 22

Rep: Reputation: 15
vsftpd configuration help.


I installed vsftpd and it said everything was fine. But I can't find the vsftpd.conf file so I can change the configuration settings for it. I did an slocate vsftpd.conf and it found nothing.

Anyone know where it is located? Also how do I make sure the service is started?



Thanks.
 
Old 10-24-2003, 03:42 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
The default location is:
/etc/vsftpd.conf

If the service is being run in standalone mode you can check if it is started with:
ps -ef | grep vsftpd

If it is being started with xinetd then check your config.

It may also help if you let us know what distro you are using and how you installed vsftpd.
 
Old 10-24-2003, 08:17 PM   #3
jsbush
LQ Newbie
 
Registered: Oct 2003
Posts: 22

Original Poster
Rep: Reputation: 15
I'm running redhat 9.0.

when I type that command here is what I get.

root 1976 1934 0 21:15 pts/0 00:00:00 grep vsftpd


I used "rpm -ivh vsftpd-whatever.i386.rpm" to install it.
 
Old 10-25-2003, 05:40 AM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
The config file should be in /etc/vsftpd/

I recommend using this for /etc/vsftpd/vsftpd.conf
Code:
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
xferlog_enable=YES
connect_from_port_20=YES
xferlog_std_format=YES
idle_session_timeout=600
chroot_local_user=yes
pam_service_name=vsftpd
listen=YES
tcp_wrappers=YES
Then start the service with:
service vsftpd start
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Configuration Help dsheller Linux - Software 26 11-06-2010 11:06 PM
VSFTPD Configuration bharaniks Linux - Security 2 10-16-2005 11:58 PM
VSFTPD Configuration Help Hexadecimal Linux - Networking 8 08-10-2005 10:12 PM
vsftpd configuration pazvant Linux - Security 1 10-22-2003 01:05 PM
vsftpd configuration help soonerjim Linux - Software 6 05-22-2003 01:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:59 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