Skip to content

Commit

Permalink
replace audit_immutable_login_uids with audit_rules_immutable_login_u…
Browse files Browse the repository at this point in the history
…ids in rhel9 stig

the rule is more versatile
  • Loading branch information
vojtapolasek committed Dec 4, 2023
1 parent a13e3e6 commit b757e29
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion controls/stig_rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4114,7 +4114,7 @@ controls:
- medium
title: RHEL 9 audit system must protect logon UIDs from unauthorized change.
rules:
- audit_immutable_login_uids
- audit_rules_immutable_login_uids
status: automated

- id: RHEL-09-654275
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ references:
disa: CCI-000162,CCI-000163,CCI-000164
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
stigid@rhel8: RHEL-08-030122
stigid@rhel9: RHEL-09-654270

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ references:
ospp: FAU_GEN.1.2
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
stigid@ol8: OL08-00-030122
stigid@rhel9: RHEL-09-654270

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

Expand Down

0 comments on commit b757e29

Please sign in to comment.