LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-21-2005, 08:17 AM   #1
killahsmurf
Member
 
Registered: Mar 2005
Distribution: Slackware
Posts: 50

Rep: Reputation: 15
vsftpd login errors


sup guys, dig it, i run vsftpd and ive run into a slight problem. but first know this. for my vsftpd.conf, when i use the default (example, and with xinetd) i had absolutely no problems when connecting to my ftp site, ive recently inserted another vsftd.conf with basically the same stuff except now i run it in standalone. and i get a
500 OOPS: vsftpd: security: 'one_process_model' is anonymous only
im not really sure how or where that happend, but im hoping you can help me out. take a look at the vsftpd.conf file first:

# Standalone mode


listen=YES
max_clients=5
max_per_ip=1

# Access rights
anonymous_enable=NO
local_enable=YES
write_enable=YES
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
chroot_local_user=YES
pasv_enable=YES

# 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
dirmessage_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

any help here would be greatly appreciated as always. and thanks
 
Old 04-22-2005, 09:10 AM   #2
killahsmurf
Member
 
Registered: Mar 2005
Distribution: Slackware
Posts: 50

Original Poster
Rep: Reputation: 15
no love here?
maybe im missing something??
seriously though, if youve ever had this problem, or know of someone who did, feel free to respond
 
Old 04-22-2005, 09:17 AM   #3
jrbush82
Member
 
Registered: Mar 2002
Location: Hampton, VA
Posts: 86

Rep: Reputation: 15
I would suggest changing:

one_process_model=YES

to

one_process_model=NO

From the man pages: If you have a Linux 2.4 kernel, it is possible to use a different security model which only uses one process per connection. It is a less pure security model, but gains you performance. You really don't want to enable this unless you know what you are doing, and your site supports huge numbers of simultaneously connected users.

Since I'm sure you don't know to much about this, and you're not going to support huge numbers of simultaneously connected users, then I'd go ahead and disable it.
 
Old 04-22-2005, 11:46 AM   #4
killahsmurf
Member
 
Registered: Mar 2005
Distribution: Slackware
Posts: 50

Original Poster
Rep: Reputation: 15
im an idiot somedays, i set that option before, i just forgot to restart it
thanks for the input anyway. it still goes much appreciated.
 
  


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
make install errors in vsftpd swatward Linux - Software 4 09-20-2005 09:47 PM
VSFTPD Shut Down Errors scottpioso Linux - Software 2 12-29-2003 05:46 PM
vsftpd errors in messages luckyluc01 Linux - Newbie 0 04-29-2003 07:19 AM
vsftpd Connection Refused Errors SForsgren Linux - General 2 04-26-2003 11:46 PM
vsftpd Errors SpEcIeS Linux - Software 1 03-17-2003 09:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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