* [gentoo-user] vsftpd conf ...still..:)
@ 2009-10-09 14:44 laurent
2009-11-04 8:13 ` [gentoo-user] " Nicolas Sebrecht
0 siblings, 1 reply; 5+ messages in thread
From: laurent @ 2009-10-09 14:44 UTC (permalink / raw
To: gentoo-user
Hi,
I setup vsftpd a long time ago, I still can't get the local user to
work. First. then I would configure it differently but I would like to
even connect once..
here's my conf:
local_root=/home/www
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
chroot_local_user=YES
chroot_list_enable=NO
xferlog_enable=YES
xferlog_file=/home/var/log/vsftpd/vsftpd.log
idle_session_timeout=600
data_connection_timeout=120
ascii_upload_enable=NO
ascii_download_enable=NO
dirmessage_enable=YES
listen=YES
listen_port=21
ls_recurse_enable=NO
pasv_min_port=30000
pasv_max_port=30999
ftp client find the server, can connect with the guest user but can't
delete and upload files.
And local user just refuse password, loging fail.
Any Idea where I should look?
The xferlog does not output any log file in the directory specified...I
don't have logs for vsftpd...oO
Laurent
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] vsftpd conf ...still..:)
@ 2009-10-09 14:49 laurent
2009-10-09 16:15 ` laurent
2009-10-09 16:19 ` laurent
0 siblings, 2 replies; 5+ messages in thread
From: laurent @ 2009-10-09 14:49 UTC (permalink / raw
To: gentoo-user
ho I forgot lines of my conf file, here's the entire lines :
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_root=/home/www
#anon_upload_enable=NO
#anon_mkdir_write_enable=NO
#anon_other_write_enable=NO
chroot_local_user=YES
chroot_list_enable=NO
xferlog_enable=YES
xferlog_file=/home/var/log/vsftpd/vsftpd.log
idle_session_timeout=600
data_connection_timeout=120
ascii_upload_enable=NO
ascii_download_enable=NO
#nopriv_user=vsftpduser
dirmessage_enable=YES
#guest_enable=YES
#guest_username=vsftpduser
listen=YES
listen_port=21
ls_recurse_enable=NO
pasv_min_port=30000
pasv_max_port=30999
Laurent
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] vsftpd conf ...still..:)
2009-10-09 14:49 [gentoo-user] " laurent
@ 2009-10-09 16:15 ` laurent
2009-10-09 16:19 ` laurent
1 sibling, 0 replies; 5+ messages in thread
From: laurent @ 2009-10-09 16:15 UTC (permalink / raw
To: gentoo-user
ok I've solve the read write problem for vsftpduser, needed a chown user:ftp
I will trys to figure out for the local user.
How can I list local users?
L
laurent a écrit :
> ho I forgot lines of my conf file, here's the entire lines :
>
> anonymous_enable=NO
> local_enable=YES
> write_enable=YES
> local_root=/home/www
> #anon_upload_enable=NO
> #anon_mkdir_write_enable=NO
> #anon_other_write_enable=NO
> chroot_local_user=YES
> chroot_list_enable=NO
> xferlog_enable=YES
> xferlog_file=/home/var/log/vsftpd/vsftpd.log
> idle_session_timeout=600
> data_connection_timeout=120
> ascii_upload_enable=NO
> ascii_download_enable=NO
> #nopriv_user=vsftpduser
> dirmessage_enable=YES
> #guest_enable=YES
> #guest_username=vsftpduser
> listen=YES
> listen_port=21
> ls_recurse_enable=NO
> pasv_min_port=30000
> pasv_max_port=30999
>
> Laurent
>
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] vsftpd conf ...still..:)
2009-10-09 14:49 [gentoo-user] " laurent
2009-10-09 16:15 ` laurent
@ 2009-10-09 16:19 ` laurent
1 sibling, 0 replies; 5+ messages in thread
From: laurent @ 2009-10-09 16:19 UTC (permalink / raw
To: gentoo-user
:) ok it all works now :)
I will try to specifie a floder for each users.
L
laurent a écrit :
> ho I forgot lines of my conf file, here's the entire lines :
>
> anonymous_enable=NO
> local_enable=YES
> write_enable=YES
> local_root=/home/www
> #anon_upload_enable=NO
> #anon_mkdir_write_enable=NO
> #anon_other_write_enable=NO
> chroot_local_user=YES
> chroot_list_enable=NO
> xferlog_enable=YES
> xferlog_file=/home/var/log/vsftpd/vsftpd.log
> idle_session_timeout=600
> data_connection_timeout=120
> ascii_upload_enable=NO
> ascii_download_enable=NO
> #nopriv_user=vsftpduser
> dirmessage_enable=YES
> #guest_enable=YES
> #guest_username=vsftpduser
> listen=YES
> listen_port=21
> ls_recurse_enable=NO
> pasv_min_port=30000
> pasv_max_port=30999
>
> Laurent
>
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-11-04 8:14 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09 14:44 [gentoo-user] vsftpd conf ...still..:) laurent
2009-11-04 8:13 ` [gentoo-user] " Nicolas Sebrecht
-- strict thread matches above, loose matches on Subject: below --
2009-10-09 14:49 [gentoo-user] " laurent
2009-10-09 16:15 ` laurent
2009-10-09 16:19 ` laurent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox