From bbc652c33118687a4942524f2bb51da974a39931 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 7 Oct 2013 23:45:55 +0300 Subject: [PATCH] disabled userlist --- install/ubuntu/vsftpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ubuntu/vsftpd.conf b/install/ubuntu/vsftpd.conf index 89bc2480b..274a5432f 100644 --- a/install/ubuntu/vsftpd.conf +++ b/install/ubuntu/vsftpd.conf @@ -10,7 +10,7 @@ xferlog_std_format=YES chroot_local_user=YES listen=YES pam_service_name=vsftpd -userlist_enable=YES +userlist_enable=NO tcp_wrappers=YES force_dot_files=YES #allow_writable_chroot=YES