]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fixes: #17587
authorUday Mullangi <umullan@L-IDCAA8G3QC-M.local>
Mon, 17 Oct 2016 09:43:43 +0000 (15:13 +0530)
committerUday Mullangi <umullan@L-IDCAA8G3QC-M.local>
Mon, 17 Oct 2016 10:40:42 +0000 (16:10 +0530)
doc: Fixing the broken link which was refactored for authentication as part of other PR
Signed-off-by: uday udaymjl@gmail.com
doc/rados/configuration/ceph-conf.rst

index f9966defda2e0330a721a83befc035a17876fc84..98adb2ff4bee9a780f99b2fe53e07bdf473d99a3 100644 (file)
@@ -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