>From 03dccb282ed07b1eb13bf5ef5b2c0a26613dc622 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Fri, 29 Mar 2013 19:03:13 -0400 Subject: [PATCH 07/21] Updated OVAL in partition_for_var_log_audit - Renamed OVAL rule to match XCCDF rule --- .../checks/mount_var_log_audit_own_partition.xml | 23 -------------------- RHEL6/input/checks/partition_for_var_log_audit.xml | 23 ++++++++++++++++++++ RHEL6/input/system/software/disk_partitioning.xml | 2 +- 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 RHEL6/input/checks/mount_var_log_audit_own_partition.xml create mode 100644 RHEL6/input/checks/partition_for_var_log_audit.xml diff --git a/RHEL6/input/checks/mount_var_log_audit_own_partition.xml b/RHEL6/input/checks/mount_var_log_audit_own_partition.xml deleted file mode 100644 index 8407b11..0000000 --- a/RHEL6/input/checks/mount_var_log_audit_own_partition.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - Ensure /var/log/audit Located On Separate Partition - - Red Hat Enterprise Linux 6 - - Audit logs are stored in the /var/log/audit directory. - Ensure that it has its own partition or logical volume. Make - absolutely certain that it is large enough to store all audit logs - that will be created by the auditing daemon. - - - - - - - - - - /var/log/audit - - diff --git a/RHEL6/input/checks/partition_for_var_log_audit.xml b/RHEL6/input/checks/partition_for_var_log_audit.xml new file mode 100644 index 0000000..8407b11 --- /dev/null +++ b/RHEL6/input/checks/partition_for_var_log_audit.xml @@ -0,0 +1,23 @@ + + + + Ensure /var/log/audit Located On Separate Partition + + Red Hat Enterprise Linux 6 + + Audit logs are stored in the /var/log/audit directory. + Ensure that it has its own partition or logical volume. Make + absolutely certain that it is large enough to store all audit logs + that will be created by the auditing daemon. + + + + + + + + + + /var/log/audit + + diff --git a/RHEL6/input/system/software/disk_partitioning.xml b/RHEL6/input/system/software/disk_partitioning.xml index 50ae62c..15ae942 100644 --- a/RHEL6/input/system/software/disk_partitioning.xml +++ b/RHEL6/input/system/software/disk_partitioning.xml @@ -99,7 +99,7 @@ auditing cannot be halted due to the partition running out of space. - + -- 1.7.1