From ee89abf45697332a47326abc0d259e53094e8b9f Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Fri, 13 Dec 2024 15:49:07 -0800 Subject: [PATCH] Ubuntu 24.04 5.1.9 Ensure sshd GSSAPIAuthentication is disabled --- controls/cis_ubuntu2404.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/controls/cis_ubuntu2404.yml b/controls/cis_ubuntu2404.yml index c72af22cb84..ab2867941c2 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -1625,9 +1625,10 @@ controls: levels: - l1_workstation - l2_server - status: planned - notes: TODO. Rule does not seem to be implemented, nor does it map to any rules in ubuntu2204 profile. - + rules: + - sshd_disable_gssapi_auth + status: automated + - id: 5.1.10 title: Ensure sshd HostbasedAuthentication is disabled (Automated) levels: