CCI-000137 requires the OS to be configured with sufficient storage capacity to contain audit records. The partition_for_var_log_audit rule addresses this requirement.
Signed-off-by: Willy Santos <[email protected]> --- .../input/system/software/disk_partitioning.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rhel6/src/input/system/software/disk_partitioning.xml b/rhel6/src/input/system/software/disk_partitioning.xml index cad0658..6e59ffe 100644 --- a/rhel6/src/input/system/software/disk_partitioning.xml +++ b/rhel6/src/input/system/software/disk_partitioning.xml @@ -94,7 +94,7 @@ of space. </rationale> <ident cce="14171-3" /> <oval id="mount_var_log_audit_own_partition" /> -<ref nist="CM-6, AU-9"/> +<ref nist="CM-6, AU-9" disa="137"/> </Rule> <Rule id="partition_for_home"> -- 1.7.7.6 _______________________________________________ scap-security-guide mailing list [email protected] https://fedorahosted.org/mailman/listinfo/scap-security-guide
