GEN004980 - The FTP daemon must be configured for logging or verbose mode - '/etc/syslog.conf contains daemon.info or *.info'

Information

The -l option allows logging of connections. This extra logging makes it possible to easily track which files are being transferred onto or from a system. If they are not configured, the only option for tracking is the audit files. The audit files are much harder to read. If auditing is not properly configured, then there would be no record at all of the file transfer transactions.

Solution

Edit the /etc/inetd.conf file and add the -l argument to the ftpd service line.
# vi /etc/inetd.conf
Restart inetd.conf
# refresh -s inetd
Add daemon.info or *.info to the /etc/syslog.conf file.
#vi /etc/syslog.conf
*.info /var/log/syslog
Restart the syslog daemon.
# refresh -s syslogd

See Also

http://iasecontent.disa.mil/stigs/zip/U_STIG_Library_2015_07.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-3, CAT|III, CCI|CCI-000130, Rule-ID|SV-38991r1_rule, STIG-ID|GEN004980, Vuln-ID|V-845

Plugin: Unix

Control ID: dedc5ff6384ebbad9bb5722513320d1ed5fa68c2c1fb7d74e9f81e987720c26f