User Tools

Site Tools


doc:appunti:linux:sa:proftpd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:linux:sa:proftpd [2022/02/24 11:58] niccolodoc:appunti:linux:sa:proftpd [2023/06/09 07:08] (current) – [Supporto TLS] niccolo
Line 66: Line 66:
 <file> <file>
 DefaultRoot  ~      pdf-web DefaultRoot  ~      pdf-web
-DefaultRoot  ~      ftpuser+DefaultRoot  ~      ftpusers
 </file> </file>
 ==== Supporto TLS ==== ==== Supporto TLS ====
  
-Per evitare che le password transitino in chiaro sulla rete è opportuno abilitare il protocollo TSL obbligatorio. Si può creare un file **/etc/proftpd/conf.d/local.conf** con dentro:+Per evitare che le password transitino in chiaro sulla rete è opportuno abilitare il protocollo TSL obbligatorio. 
 + 
 +Il modulo **/usr/lib/proftpd/mod_tls.so** è incluso nel pacchetto Debian **proftpd-basic**, mentre Ubuntu lo fornisce con il pacchetto aggiuntivo **proftpd-mod-crypto**. Inoltre si deve verificare che in **/etc/proftpd/modules.conf** sia attiva la riga 
 + 
 +<file> 
 +LoadModule mod_tls.c 
 +</file> 
 + 
 +Quindi si può creare un file **/etc/proftpd/conf.d/local.conf** con dentro:
  
 <file> <file>
doc/appunti/linux/sa/proftpd.1645703936.txt.gz · Last modified: 2022/02/24 11:58 by niccolo