Results 1 to 3 of 3
hi
i am using fedora3 with webmin
would like to stepup ftp for my clients so they dont have access to the whole file system root /
how can i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-03-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 7
Help Setting up Ftp permissions fedora3/webmin
hi
i am using fedora3 with webmin
would like to stepup ftp for my clients so they dont have access to the whole file system root /
how can i do this?
any help would be great
thanks
- 05-03-2005 #2Just Joined!
- Join Date
- Apr 2005
- Posts
- 40
Well, what ftp server you use?
- 05-03-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 7
vsftp got it fixed by doing this below thanks:
WEll, the # indicates a comment, so you have to get rid of those for sure.
You will probably want to ensure these are also set; (remove #)
local_enable=YES
anonymous_enable=NO
chroot_local_user=YES
Leave the line about chroot_list_file=/etc/vsftpd.chroot_list commented out, unless you actually have a vsftp.chroot_list file in that location.
Then perform service vsftpd stop and service vsftpd start and you should be all set.
thank you


Reply With Quote
