From: Zac Dover Date: Wed, 5 Aug 2020 15:48:11 +0000 (+1000) Subject: doc/rados: remove upgrade auth disable X-Git-Tag: v16.1.0~1502^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36478%2Fhead;p=ceph.git doc/rados: remove upgrade auth disable This commit removes a recommendation to disable authentication before performing an upgrade. Fixes: https://tracker.ceph.com/issues/30630 Signed-off-by: Zac Dover --- diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 842bc43b6f36..4d6f7ed6ea97 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -89,10 +89,6 @@ authentication in the ``[global]`` section of your Ceph configuration file. :: Additionally, you should enable message signing. See `Cephx Config Reference`_ for details. -.. important:: When upgrading, we recommend expressly disabling authentication - first, then perform the upgrade. Once the upgrade is complete, re-enable - authentication. - .. _Cephx Config Reference: ../auth-config-ref