Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux 8
Services
FTP Server
Use vsftpd to Provide FTP Service if Necessary
Use vsftpd to Provide FTP Service if Necessary
An XCCDF Group - A logical subset of the XCCDF Benchmark
Details
Profiles
Prose
Use vsftpd to Provide FTP Service if Necessary
1 Rule
If your use-case requires FTP service, install and set-up vsftpd to provide it.
Install vsftpd Package
Low Severity
If this system must operate as an FTP server, install the
vsftpd
package via the standard channels. The
vsftpd
package can be installed with the following command:
$ sudo yum install vsftpd