Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

2 changes: 1 addition & 1 deletion products/rhel10/controls/stig_rhel10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@ controls:
title: RHEL 10 must enforce group ownership by "root" or a restricted logging group for audit log
files to prevent unauthorized access.
rules:
- directory_group_ownership_var_log_audit
- file_group_ownership_var_log_audit
status: automated
- id: RHEL-10-400185
levels:
Expand Down
1 change: 1 addition & 0 deletions products/rhel10/profiles/default.profile
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ selections:
- mount_option_nosuid_removable_partitions
- sysctl_net_ipv4_tcp_invalid_ratelimit
- set_password_hashing_min_rounds_logindefs
- directory_group_ownership_var_log_audit
1 change: 0 additions & 1 deletion tests/data/profile_stability/rhel10/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ dir_ownership_library_dirs
dir_permissions_library_dirs
dir_perms_world_writable_root_owned
dir_perms_world_writable_sticky_bits
directory_group_ownership_var_log_audit
directory_groupowner_sshd_config_d
directory_owner_sshd_config_d
directory_ownership_var_log_audit
Expand Down
1 change: 0 additions & 1 deletion tests/data/profile_stability/rhel10/stig_gui.profile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ dir_ownership_library_dirs
dir_permissions_library_dirs
dir_perms_world_writable_root_owned
dir_perms_world_writable_sticky_bits
directory_group_ownership_var_log_audit
directory_groupowner_sshd_config_d
directory_owner_sshd_config_d
directory_ownership_var_log_audit
Expand Down
Loading