Displaying 2 results from an estimated 2 matches for "anon_other_write_enable".
2006 Jul 15
1
vsftpd virtual users not able to delete the files (second time post)
...r is not able to delete the
files or folders under /var/www/html/testing directory but this user
can upload and download the files or folders on /var/www/html/testing
The vsftpd.conf file
user_config_dir=/etc/vsftpd/vsftpd_user_conf
write_enable=NO
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
chroot_local_user=YES
guest_enable=YES
guest_username=apache
listen=YES
hide_ids=YES
hide_files=lost+found
pam_service_name=ftp
userlist_enable=YES
local_umask=022
anonymous_enable=NO
local_enable=YES
tcp_wrappers=YES
How do I configure vsftp so that virtual users can upload,delete and
download...
2006 Jul 08
0
vsftpd virtual users are not able to delete the files or folders
...r is not able to delete the
files or folders under /var/www/html/testing directory but this user
can upload and download the files or folders on /var/www/html/testing
The vsftpd.conf file
user_config_dir=/etc/vsftpd/vsftpd_user_conf
write_enable=NO
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
chroot_local_user=YES
guest_enable=YES
guest_username=apache
listen=YES
hide_ids=YES
hide_files=lost+found
pam_service_name=ftp
userlist_enable=YES
local_umask=022
anonymous_enable=NO
local_enable=YES
tcp_wrappers=YES
How do I configure vsftp so that virtual users can upload,delete and
download...