virtual users are not able to delete the files on fc3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hey friends,

I am using vsftpd: version 2.0.1 on FC3. I am trying to create some
virtual users who can upload,download and delete the files in their
particular directories. I followed the below link to create the
virutal users

http://linuxsir.zahui.net/html/23/43449.htm

I have created a user called "tester" and the entries in the tester
file (/etc/vsftpd/vsftpd_user_conf/tester) are

anon_world_readable_only=NO
user_sub_token=$USER
local_root=/var/www/html/testing
write_enable=YES
anon_upload_enable=YES
chown_uploads=YES

The problem I am facing is that virtual user is not able to delete the
files or folders under /var/www/html/testing directory but this user
can upload and download the files & folders.

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 the files or folders ? SELinux is off on FC3 and iptables are
configured to allow FTP ports.

Please let me know if you need any further inputs.

Thanks & Regards

Ankush Grover

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux