rnd:vsftpd

  1. Ports 10000-10100 open
  2. etc/vasftpd/user_list allow configured. Only users on this list can get access
  3. FTP User home directory virtual config
    1. etc/vsftpd/user_config_dir
    2. Inside this directory should contain conf file, each file with username as file name for home directory configurations.
    3. Finally need to create the home directory
      1. Give permission to existing directory (0755)
      2. Change Ownership to the particular ftp user or to group
  • rnd/vsftpd.txt
  • Last modified: 2020/05/02 17:31
  • by tech2admin