File tree Expand file tree Collapse file tree
tests/data/profile_stability/rhel8 Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ accounts_passwords_pam_faillock_unlock_time
3838accounts_tmout
3939accounts_umask_etc_login_defs
4040accounts_umask_interactive_users
41- accounts_user_dot_no_world_writable_programs
4241accounts_user_home_paths_only
4342accounts_user_interactive_home_directory_defined
4443accounts_user_interactive_home_directory_exists
@@ -168,7 +167,6 @@ disable_ctrlaltdel_burstaction
168167disable_ctrlaltdel_reboot
169168disable_users_coredumps
170169disallow_bypass_password_sudo
171- display_login_attempts
172170enable_authselect
173171enable_gpgcheck_for_all_repositories
174172encrypt_partitions
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ accounts_passwords_pam_faillock_unlock_time
3838accounts_tmout
3939accounts_umask_etc_login_defs
4040accounts_umask_interactive_users
41- accounts_user_dot_no_world_writable_programs
4241accounts_user_home_paths_only
4342accounts_user_interactive_home_directory_defined
4443accounts_user_interactive_home_directory_exists
@@ -168,7 +167,6 @@ disable_ctrlaltdel_burstaction
168167disable_ctrlaltdel_reboot
169168disable_users_coredumps
170169disallow_bypass_password_sudo
171- display_login_attempts
172170enable_authselect
173171enable_gpgcheck_for_all_repositories
174172encrypt_partitions
You can’t perform that action at this time.
0 commit comments