Controlling FTP Access
FTP access is not something you should enable lightly; although it's crucial for your users to have access to it for uploading files (such as Web pages) to your server, it's also a potential source of security issues—it's a cleartext mechanism, meaning that all data (including passwords) is transmitted unencrypted and available to anybody eavesdropping with packet-sniffing software. As we will see in Chapter 29, “Network Security,” most major cleartext services can be superseded by a secure equivalent: Telnet with SSH, HTTP with Secure HTTP, and POP3 and IMAP with their own built-in encryption layers. FTP, however, is inherently insecure, and although several secure solutions have been put forth (such as Brian Wellington's ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access