]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/nautilus: fix a braino in 14.2.20 release note 41072/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 28 Apr 2021 15:57:56 +0000 (17:57 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 28 Apr 2021 16:02:53 +0000 (18:02 +0200)
Setting auth_expose_insecure_global_id_reclaim to false disables the
"disconnect right after authentication" behavior, not the warning.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
doc/releases/nautilus.rst

index 73b28ae33c75771690ad1a260b871aff4ce1f661..7292e8118d3b87343ba1af005b907f97fec2b3ec 100644 (file)
@@ -27,8 +27,8 @@ Security fixes
 
   It is possible to disable the health alerts around insecure clients::
 
+    ceph config set mon mon_warn_on_insecure_global_id_reclaim false
     ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false
-    ceph config set mon auth_expose_insecure_global_id_reclaim false
 
   However, if you disable these alerts, we strongly recommend that you
   follow up by removing these settings after clients have been