Networking Forums

Networking Forums > Computer Networking > Linux Networking > VSFTPD - 530 - incorrect login error

Reply
Thread Tools Display Modes

VSFTPD - 530 - incorrect login error

 
 
muralidharan
Guest
Posts: n/a

 
      05-11-2004, 10:23 PM
Hello,
We have a redhat 9 system installed in a i686. We tried installing
vsftp to the same and downloaded the tar.gz file. We made the binaries
and we installed it. It is running now. When we try to connect to this
machine using ftp, we get a error 530: incorrect login error. The
username and password are fine and the vsftpd.user_list is missing in
/etc.
The following are my vsftpd.conf file settings:
# Access rights
anonymous_enable=NO
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=NO
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
userlist_enable=NO
# Performance
one_process_model=NO
idle_session_timeout=120
data_connection_timeout=300
accept_timeout=60
connect_timeout=60
anon_max_rate=50000
Kindly let me know how to correct the same in redhat 9. Thanks in
advance.
Sincerely yours,
Murali
 
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
*FIX* for Incorrect WEP Key Error Jeff Broadband Hardware 0 02-08-2005 05:35 PM
WU-Ftp2.6.2 anonymous access denied 530 login incorrect erikhes Linux Networking 1 06-18-2004 02:39 PM
login problems in vsftpd TR Linux Networking 1 05-31-2004 12:35 PM



1 2 3 4 5 6 7 8 9 10 11