Monday, 20 May 2013

how to limit VSFTPD users to local_root

how to limit VSFTPD users to local_root

I set the local_root configuration option to /etc/ftp. I have a writing group of users belonging the FTP group which is the one associated with the ftp directory and other users who can read by virtue of the other permission bits set to r/x. Problem is when a user makes a connection, he or she can pretty much browse the entire file system.
How can I limit users to the local_root directory and down the tree?

No comments:

Post a Comment