From 7b1ee5808fc79a9c6ba848b88bb91e36aeaad14e Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Wed, 11 Dec 2024 15:15:19 -0800 Subject: [PATCH] Ubuntu 24.04 5.4.2.4 Ensure root account access is controlled --- .../root_logins/ensure_root_access_controlled/rule.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_root_access_controlled/rule.yml b/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_root_access_controlled/rule.yml index 29806238aef..de9e978f037 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_root_access_controlled/rule.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_root_access_controlled/rule.yml @@ -31,4 +31,5 @@ ocil: |- warnings: - - general: This rule doesn't come with a remediation, as the exact requirement allows root to either have a password or be locked. \ No newline at end of file + - general: This rule doesn't come with a remediation, as the exact requirement allows root to either have a password or be locked. + \ No newline at end of file