44 lines
1.9 KiB
Diff
44 lines
1.9 KiB
Diff
From 90cbb9fc2662cd2b7652d1f012ece74e8cf41c5d Mon Sep 17 00:00:00 2001
|
|
From: Milan Lysonek <mlysonek@redhat.com>
|
|
Date: Mon, 9 Aug 2021 15:22:59 +0200
|
|
Subject: [PATCH 1/2] Add SRG for sssd_enable_certmap
|
|
|
|
---
|
|
linux_os/guide/services/sssd/sssd_enable_certmap/rule.yml | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/linux_os/guide/services/sssd/sssd_enable_certmap/rule.yml b/linux_os/guide/services/sssd/sssd_enable_certmap/rule.yml
|
|
index 0614a2f4a0..67c02f4fb7 100644
|
|
--- a/linux_os/guide/services/sssd/sssd_enable_certmap/rule.yml
|
|
+++ b/linux_os/guide/services/sssd/sssd_enable_certmap/rule.yml
|
|
@@ -28,6 +28,7 @@ identifiers:
|
|
references:
|
|
disa: CCI-000187
|
|
nist: IA-5 (2) (c)
|
|
+ srg: SRG-OS-000068-GPOS-00036
|
|
stigid@rhel8: RHEL-08-020090
|
|
|
|
warnings:
|
|
|
|
From b15299568849111d142c27f99dff7052afd96c07 Mon Sep 17 00:00:00 2001
|
|
From: Milan Lysonek <mlysonek@redhat.com>
|
|
Date: Mon, 9 Aug 2021 15:23:16 +0200
|
|
Subject: [PATCH 2/2] Add SRG for accounts_password_pam_dictcheck
|
|
|
|
---
|
|
.../accounts_password_pam_dictcheck/rule.yml | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pwquality/accounts_password_pam_dictcheck/rule.yml b/linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pwquality/accounts_password_pam_dictcheck/rule.yml
|
|
index 2990150c0a..5956718a70 100644
|
|
--- a/linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pwquality/accounts_password_pam_dictcheck/rule.yml
|
|
+++ b/linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pwquality/accounts_password_pam_dictcheck/rule.yml
|
|
@@ -27,6 +27,7 @@ identifiers:
|
|
references:
|
|
disa: CCI-000366
|
|
nist: IA-5(c),IA-5(1)(a),CM-6(a),IA-5(4)
|
|
+ srg: SRG-OS-000480-GPOS-00225
|
|
stigid@rhel8: RHEL-08-020300
|
|
|
|
ocil_clause: 'dictcheck is not found or not equal to the required value'
|