Skip to content

Commit 1ebc164

Browse files
authored
Merge pull request #14334 from mrkanon/ol9-stig-updates
Update OL9 STIG profile
2 parents 15c8d23 + 24d8653 commit 1ebc164

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

controls/stig_ol9.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,6 +1859,8 @@ controls:
18591859
title: OL 9 SSH server configuration file must be group-owned by root.
18601860
rules:
18611861
- file_groupowner_sshd_config
1862+
- directory_groupowner_sshd_config_d
1863+
- file_groupowner_sshd_drop_in_config
18621864
status: automated
18631865

18641866
- id: OL09-00-002508
@@ -1867,6 +1869,8 @@ controls:
18671869
title: OL 9 SSH server configuration file must be owned by root.
18681870
rules:
18691871
- file_owner_sshd_config
1872+
- directory_owner_sshd_config_d
1873+
- file_owner_sshd_drop_in_config
18701874
status: automated
18711875

18721876
- id: OL09-00-002509
@@ -1875,6 +1879,8 @@ controls:
18751879
title: OL 9 SSH server configuration file must have mode 0600 or less permissive.
18761880
rules:
18771881
- file_permissions_sshd_config
1882+
- directory_permissions_sshd_config_d
1883+
- file_permissions_sshd_drop_in_config
18781884
status: automated
18791885

18801886
- id: OL09-00-002502
@@ -3258,7 +3264,7 @@ controls:
32583264
title: OL 9 must allow only the information system security manager (ISSM) (or individuals or roles
32593265
appointed by the ISSM) to select which auditable events are to be audited.
32603266
rules:
3261-
- file_permissions_etc_audit_rulesd
3267+
- file_permissions_audit_configuration
32623268
status: automated
32633269

32643270
- id: OL09-00-000810

0 commit comments

Comments
 (0)