Hi,
I'm trying to lock down FTP access but am having trouble due to modules not being installed. I need to use mod_ifsession to add user-based rules, but can't as the build of psa-proftpd (1.3.5a-ubuntu14.04.build1205150826.18) does not have mod_ifsession:
Proftpd missing mod_ifsession/DSO support
I'm trying to lock down FTP access but am having trouble due to modules not being installed. I need to use mod_ifsession to add user-based rules, but can't as the build of psa-proftpd (1.3.5a-ubuntu14.04.build1205150826.18) does not have mod_ifsession:
Code:
sudo /usr/sbin/proftpd -l Compiled-in modules: mod_core.c mod_xfer.c mod_rlimit.c mod_auth_unix.c mod_auth_file.c mod_auth.c mod_ls.c mod_log.c mod_site.c mod_delay.c mod_facts.c mod_ident.c...