|
|
575137 |
From 8a36a32e1e6687f1169335ec441965d7f221479d Mon Sep 17 00:00:00 2001
|
|
|
575137 |
From: Watson Sato <wsato@redhat.com>
|
|
|
575137 |
Date: Tue, 12 Feb 2019 18:00:43 +0100
|
|
|
575137 |
Subject: [PATCH] PCI-DSS profile v3.2.1 are compliant
|
|
|
575137 |
|
|
|
575137 |
---
|
|
|
575137 |
rhel7/profiles/pci-dss.profile | 4 ++--
|
|
|
575137 |
rhel8/profiles/pci-dss.profile | 4 ++--
|
|
|
575137 |
2 files changed, 4 insertions(+), 4 deletions(-)
|
|
|
575137 |
|
|
|
575137 |
diff --git a/rhel7/profiles/pci-dss.profile b/rhel7/profiles/pci-dss.profile
|
|
|
575137 |
index 9cf12ee7b9..7ba7873a81 100644
|
|
|
575137 |
--- a/rhel7/profiles/pci-dss.profile
|
|
|
575137 |
+++ b/rhel7/profiles/pci-dss.profile
|
|
|
575137 |
@@ -1,9 +1,9 @@
|
|
|
575137 |
documentation_complete: true
|
|
|
575137 |
|
|
|
575137 |
-title: 'PCI-DSS v3 Control Baseline for Red Hat Enterprise Linux 7'
|
|
|
575137 |
+title: 'PCI-DSS v3.2.1 Control Baseline for Red Hat Enterprise Linux 7'
|
|
|
575137 |
|
|
|
575137 |
description: |-
|
|
|
575137 |
- Ensures PCI-DSS v3 related security configuration settings are applied.
|
|
|
575137 |
+ Ensures PCI-DSS v3.2.1 related security configuration settings are applied.
|
|
|
575137 |
|
|
|
575137 |
selections:
|
|
|
575137 |
- var_password_pam_unix_remember=4
|
|
|
575137 |
diff --git a/rhel8/profiles/pci-dss.profile b/rhel8/profiles/pci-dss.profile
|
|
|
575137 |
index fb0ecfa6b8..f1a183ac5f 100644
|
|
|
575137 |
--- a/rhel8/profiles/pci-dss.profile
|
|
|
575137 |
+++ b/rhel8/profiles/pci-dss.profile
|
|
|
575137 |
@@ -1,9 +1,9 @@
|
|
|
575137 |
documentation_complete: true
|
|
|
575137 |
|
|
|
575137 |
-title: 'PCI-DSS v3 Control Baseline for Red Hat Enterprise Linux 8'
|
|
|
575137 |
+title: 'PCI-DSS v3.2.1 Control Baseline for Red Hat Enterprise Linux 8'
|
|
|
575137 |
|
|
|
575137 |
description: |-
|
|
|
575137 |
- Ensures PCI-DSS v3 related security configuration settings are applied.
|
|
|
575137 |
+ Ensures PCI-DSS v3.2.1 related security configuration settings are applied.
|
|
|
575137 |
|
|
|
575137 |
selections:
|
|
|
575137 |
- var_password_pam_unix_remember=4
|