LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-26-2014, 03:15 AM   #1
tommytomato
Senior Member
 
Registered: Nov 2003
Location: Western Australia
Distribution: GUI Ubuntu, Server Ubuntu, HamPi, Skywave, DragonOS, many other's
Posts: 1,005

Rep: Reputation: 32
vsftpd


been working on vsftpd for a couple of days, just wanted to know your thoughts on the config file

I wanted to have a public ftp for some fishing videos for anonymous users but not have write access or upload access or cruise the file system for anonymous, but I did want local access and write access for local only.

if i was going to update a CMS site that ask for FTP to update php pages would it be able to login using my details

I see the FTP in my browser for anonymous OK, but I cant log in via local

I get
Quote:
Authentication failed.
Connection failed.
This FTP server is anonymous only
If I change local_enable=NO to local_enable=YES
I get
Quote:
Disconnected from server
Connection failed.
OOPS: vsftpd: security: 'one_process_model' is anonymous only
I would also like a user to be able to lock him/her to their home/user/public_html folder

This is my vsftpd.config file so far.

Code:
# Standalone mode
listen=YES
max_clients=200
max_per_ip=4
# Access rights
anonymous_enable=YES
local_enable=YES
write_enable=NO
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
# Security
anon_world_readable_only=YES
connect_from_port_20=YES
hide_ids=YES
pasv_min_port=50000
pasv_max_port=60000
# Features
xferlog_enable=YES
ls_recurse_enable=NO
ascii_download_enable=NO
async_abor_enable=YES
# Performance
one_process_model=YES
idle_session_timeout=120
data_connection_timeout=300
accept_timeout=60
connect_timeout=60
anon_max_rate=50000
 
Old 04-26-2014, 03:33 AM   #2
tommytomato
Senior Member
 
Registered: Nov 2003
Location: Western Australia
Distribution: GUI Ubuntu, Server Ubuntu, HamPi, Skywave, DragonOS, many other's
Posts: 1,005

Original Poster
Rep: Reputation: 32
I found another post on the linux forums

Quote:
I would suggest changing:

one_process_model=YES

to

one_process_model=NO
seem to work
 
  


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] 500 OOPS: vsftpd: refusing to run with writable root inside chroot() srijur Linux - Server 1 03-31-2014 05:10 AM
cant login via ftp(vsftpd) in centos 6.4 and cant start vsftpd SarahGurung Linux - Software 3 03-18-2013 09:35 AM
Starting vsftpd for vsftpd: 500 OOPS: SSL: cannot load RSA certificate MisterTickle Linux - Server 2 02-11-2011 08:41 PM
vsftpd settingd and VSFTPD DEAD BUT SUBSYS LOCKED pc_copat Linux - Newbie 15 11-05-2009 11:31 PM
vsftpd.conf/chroot/vsftpd.chroot_list issue Jerman Linux - Security 2 06-01-2007 08:24 PM

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

All times are GMT -5. The time now is 03:20 AM.

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