Skip to content

Commit a53ebbf

Browse files
authored
Merge pull request #11328 from vojtapolasek/remove_stig_ids_stabilization
[stabilization] Minor modifications to RHEL STIG profiles
2 parents 90f06ba + 17b85a0 commit a53ebbf

File tree

4 files changed

+2
-4
lines changed
  • controls
  • linux_os/guide/system
    • accounts/accounts-pam/password_quality/passwd_system-auth_substack
    • auditing
      • auditd_configure_rules/audit_rules_immutable_login_uids
      • policy_rules/audit_immutable_login_uids

4 files changed

+2
-4
lines changed

controls/stig_rhel9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4114,7 +4114,7 @@ controls:
41144114
- medium
41154115
title: RHEL 9 audit system must protect logon UIDs from unauthorized change.
41164116
rules:
4117-
- audit_immutable_login_uids
4117+
- audit_rules_immutable_login_uids
41184118
status: automated
41194119

41204120
- id: RHEL-09-654275

linux_os/guide/system/accounts/accounts-pam/password_quality/passwd_system-auth_substack/rule.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ references:
1919
nist: IA-5(1)(a),IA-5(1).1(v),IA-5(1)(a)
2020
srg: SRG-OS-000069-GPOS-00037
2121
stigid@ol7: OL07-00-010118
22-
stigid@rhel7: RHEL-07-010118
2322

2423
ocil_clause: '/etc/pam.d/passwd does not implement /etc/pam.d/system-auth'
2524

linux_os/guide/system/auditing/auditd_configure_rules/audit_rules_immutable_login_uids/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ references:
3333
disa: CCI-000162,CCI-000163,CCI-000164
3434
srg: SRG-OS-000462-GPOS-00206,SRG-OS-000475-GPOS-00220,SRG-OS-000057-GPOS-00027,SRG-OS-000058-GPOS-00028,SRG-OS-000059-GPOS-00029
3535
stigid@rhel8: RHEL-08-030122
36+
stigid@rhel9: RHEL-09-654270
3637

3738
ocil_clause: 'the system is not configured to make login UIDs immutable'
3839

linux_os/guide/system/auditing/policy_rules/audit_immutable_login_uids/rule.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ references:
3535
ospp: FAU_GEN.1.2
3636
srg: SRG-OS-000462-GPOS-00206,SRG-OS-000475-GPOS-00220,SRG-OS-000057-GPOS-00027,SRG-OS-000058-GPOS-00028,SRG-OS-000059-GPOS-00029,SRG-APP-000121-CTR-000255,SRG-APP-000495-CTR-001235
3737
stigid@ol8: OL08-00-030122
38-
stigid@rhel8: RHEL-08-030122
39-
stigid@rhel9: RHEL-09-654270
4038

4139
ocil_clause: 'the file does not exist or the content differs'
4240

0 commit comments

Comments
 (0)