File tree Expand file tree Collapse file tree
tests/data/profile_stability/rhel9 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2418,14 +2418,6 @@ controls:
24182418 - group_unique_id
24192419 status : automated
24202420
2421- - id : RHEL-09-411115
2422- levels :
2423- - medium
2424- title : Local RHEL 9 initialization files must not execute world-writable programs.
2425- rules :
2426- - accounts_user_dot_no_world_writable_programs
2427- status : automated
2428-
24292421 - id : RHEL-09-412035
24302422 levels :
24312423 - medium
@@ -2497,14 +2489,6 @@ controls:
24972489 - accounts_umask_etc_profile
24982490 status : automated
24992491
2500- - id : RHEL-09-412075
2501- levels :
2502- - low
2503- title : RHEL 9 must display the date and time of the last successful account logon upon logon.
2504- rules :
2505- - display_login_attempts
2506- status : automated
2507-
25082492 - id : RHEL-09-412080
25092493 levels :
25102494 - medium
Original file line number Diff line number Diff line change @@ -590,3 +590,4 @@ selections:
590590 - audit_rules_var_spool_cron
591591 - audit_rules_login_events_tallylog
592592 - configure_ssh_crypto_policy
593+ - accounts_user_dot_no_world_writable_programs
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ accounts_umask_etc_csh_cshrc
4242accounts_umask_etc_login_defs
4343accounts_umask_etc_profile
4444accounts_umask_interactive_users
45- accounts_user_dot_no_world_writable_programs
4645accounts_user_home_paths_only
4746accounts_user_interactive_home_directory_defined
4847accounts_user_interactive_home_directory_exists
@@ -185,7 +184,6 @@ disable_ctrlaltdel_reboot
185184disable_host_auth
186185disable_users_coredumps
187186disallow_bypass_password_sudo
188- display_login_attempts
189187enable_authselect
190188enable_dracut_fips_module
191189enable_fips_mode
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ accounts_umask_etc_csh_cshrc
4242accounts_umask_etc_login_defs
4343accounts_umask_etc_profile
4444accounts_umask_interactive_users
45- accounts_user_dot_no_world_writable_programs
4645accounts_user_home_paths_only
4746accounts_user_interactive_home_directory_defined
4847accounts_user_interactive_home_directory_exists
@@ -185,7 +184,6 @@ disable_ctrlaltdel_reboot
185184disable_host_auth
186185disable_users_coredumps
187186disallow_bypass_password_sudo
188- display_login_attempts
189187enable_authselect
190188enable_dracut_fips_module
191189enable_fips_mode
You can’t perform that action at this time.
0 commit comments