From: Uday Mullangi Date: Mon, 17 Oct 2016 09:43:43 +0000 (+0530) Subject: Fixes: #17587 X-Git-Tag: v11.1.0~609^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fe9b146ad766471e9b8a1fe2c5ae31bfd72460d1;p=ceph.git Fixes: #17587 doc: Fixing the broken link which was refactored for authentication as part of other PR Signed-off-by: uday udaymjl@gmail.com --- diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index f9966defda2..98adb2ff4be 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -327,14 +327,12 @@ authentication in the ``[global]`` section of your Ceph configuration file. :: auth service required = cephx auth client required = cephx -Additionally, you should enable message signing. See `Cephx Config Reference`_ -and `Cephx Authentication`_ for details. +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 Authentication: ../../operations/authentication .. _Cephx Config Reference: ../auth-config-ref