--- RHEL6/input/checks/postfix_logging.xml | 2 +- RHEL6/input/services/ftp.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/RHEL6/input/checks/postfix_logging.xml b/RHEL6/input/checks/postfix_logging.xml index e3c7dc8..ffc2df5 100644 --- a/RHEL6/input/checks/postfix_logging.xml +++ b/RHEL6/input/checks/postfix_logging.xml @@ -2,7 +2,7 @@ <definition class="compliance" id="postfix_logging" version="1"> <metadata> - <title>LDAP Should Log Relevant Events and Logs Shall Be Protected.</title> + <title>Postfix Should Log Relevant Events and Logs Shall Be Protected.</title> <affected family="unix"> <platform>Red Hat Enterprise Linux 6</platform> </affected> diff --git a/RHEL6/input/services/ftp.xml b/RHEL6/input/services/ftp.xml index 6f7de7f..da1bc7a 100644 --- a/RHEL6/input/services/ftp.xml +++ b/RHEL6/input/services/ftp.xml @@ -71,7 +71,8 @@ and for consistency with future Red Hat releases, the use of vsftpd is recommend <Rule id="ftp_log_transactions"> <title>Enable Logging of All FTP Transactions</title> <description>Edit the vsftpd configuration file. Add or correct the following configuration options: -<pre>xferlog_std_format=NO +<pre>xferlog_enable=YES +xferlog_std_format=NO log_ftp_protocol=YES</pre> </description> <rationale>The modifications above ensure that all commands sent to the ftp server are logged using the verbose vsftpd log -- 1.7.7.6 _______________________________________________ scap-security-guide mailing list scap-security-guide@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide