Results 1 to 6 of 6
-
7th May 2012, 01:02 PM #1OPMember
How to Limit any user in vsftpd
Hi
I want to limit any user to only their folder....meaning browsing of other folders should nto be possible....can anyone help me with it?
Regards
Sushant MohindruSushant Reviewed by Sushant on . How to Limit any user in vsftpd Hi I want to limit any user to only their folder....meaning browsing of other folders should nto be possible....can anyone help me with it? Regards Sushant Mohindru Rating: 5
-
7th May 2012, 03:45 PM #2Respected Member
You can try this and it should lock them to their folder only.
Open vsftpd configuration file - /etc/vsftpd/vsftpd.conf
# vi /etc/vsftpd/vsftpd.conf
Make sure following line exists (and uncommented):
chroot_local_user=YES
Save and close the file. Restart vsftpd.
# /etc/init.d/vsftpd restart
-
8th May 2012, 08:38 AM #3OPMember
sorry it was sftp...i m trying to make limited users.........so could you please help me with that?
-
8th May 2012, 03:10 PM #4Member
SFTP isn't a FTP daemon. Contact me if you need help with vsftpd.
-
8th May 2012, 03:21 PM #5ლ(ಠ益ಠლ)Website's:
extremecoderz.comcontact me...
-
8th May 2012, 03:46 PM #6Member
jayfella,
I made a custom script to add users and chroot them and I don't want to publish it here.
btw.
http://linux-hacks.blogspot.de/2008/...to-vsftpd.html
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Mediafire upload limit as free user ???
By matriX in forum File Host DiscussionReplies: 4Last Post: 26th Feb 2012, 08:46 PM -
[HELP]How do I limit download speed per user @ Apache?
By kohkindachi in forum Technical Help Desk SupportReplies: 2Last Post: 17th Aug 2011, 05:24 AM -
How to remove user limit on windows RDP
By khan007 in forum Server ManagementReplies: 4Last Post: 10th Aug 2011, 07:32 PM -
Filesonic Free User Download Limit
By jayvee in forum File Host DiscussionReplies: 0Last Post: 28th May 2011, 11:14 AM -
vsftpd centos - create user
By dadad in forum Server ManagementReplies: 2Last Post: 3rd Mar 2011, 09:06 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...