Skip to content

Commit 61a9ce6

Browse files
committed
drop two more controls which no longer exist in the latest STIG
1 parent 0a036fa commit 61a9ce6

4 files changed

Lines changed: 1 addition & 20 deletions

File tree

products/rhel8/controls/stig_rhel8.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -806,14 +806,6 @@ controls:
806806
- mount_option_nosuid_remote_filesystems
807807
status: automated
808808

809-
- id: RHEL-08-010660
810-
levels:
811-
- medium
812-
title: Local RHEL 8 initialization files must not execute world-writable programs.
813-
rules:
814-
- accounts_user_dot_no_world_writable_programs
815-
status: automated
816-
817809
- id: RHEL-08-010670
818810
levels:
819811
- medium
@@ -1375,14 +1367,6 @@ controls:
13751367
- sshd_disable_empty_passwords
13761368
status: automated
13771369

1378-
- id: RHEL-08-020340
1379-
levels:
1380-
- low
1381-
title: RHEL 8 must display the date and time of the last successful account logon upon logon.
1382-
rules:
1383-
- display_login_attempts
1384-
status: automated
1385-
13861370
- id: RHEL-08-020350
13871371
levels:
13881372
- medium

products/rhel8/profiles/default.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,3 +737,4 @@ selections:
737737
- configure_gnutls_tls_crypto_policy
738738
- configure_openssl_tls_crypto_policy
739739
- sshd_use_approved_kex_ordered_stig
740+
- accounts_user_dot_no_world_writable_programs

tests/data/profile_stability/rhel8/stig.profile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ accounts_passwords_pam_faillock_unlock_time
3838
accounts_tmout
3939
accounts_umask_etc_login_defs
4040
accounts_umask_interactive_users
41-
accounts_user_dot_no_world_writable_programs
4241
accounts_user_home_paths_only
4342
accounts_user_interactive_home_directory_defined
4443
accounts_user_interactive_home_directory_exists
@@ -168,7 +167,6 @@ disable_ctrlaltdel_burstaction
168167
disable_ctrlaltdel_reboot
169168
disable_users_coredumps
170169
disallow_bypass_password_sudo
171-
display_login_attempts
172170
enable_authselect
173171
enable_gpgcheck_for_all_repositories
174172
encrypt_partitions

tests/data/profile_stability/rhel8/stig_gui.profile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ accounts_passwords_pam_faillock_unlock_time
3838
accounts_tmout
3939
accounts_umask_etc_login_defs
4040
accounts_umask_interactive_users
41-
accounts_user_dot_no_world_writable_programs
4241
accounts_user_home_paths_only
4342
accounts_user_interactive_home_directory_defined
4443
accounts_user_interactive_home_directory_exists
@@ -168,7 +167,6 @@ disable_ctrlaltdel_burstaction
168167
disable_ctrlaltdel_reboot
169168
disable_users_coredumps
170169
disallow_bypass_password_sudo
171-
display_login_attempts
172170
enable_authselect
173171
enable_gpgcheck_for_all_repositories
174172
encrypt_partitions

0 commit comments

Comments
 (0)