proftpd

Proftpd - How to put users in a chroot jail?

In proftpd (ftp server), the most common configuration requested is to restrict users to their home directories, which can be done simply by adding the following line to your proftpd.conf: DefaultRoot ~ The ~ (tilde) is a Unix-ism that is expanded to the logging-in user's home directory.You can use this configuration directive in:
  • VirtualHost
  • Global
  • in the main "server config"
 
XHTML | CSS | 2010 Log In
Disclaimer: The information and content provided on this website is for reference and informational purpose only. We cannot guarantee for accuracy and completeness for any information or content published on this site. Use of the information and content on this site is at your own risk. We accept no responsibility for any loss or damage arising from the use of this website either directly or indirectly.