doc: Fixing the broken link which was refactored for authentication as part of other PR
Signed-off-by: uday udaymjl@gmail.com
This commit is contained in:
Uday Mullangi 2016-10-17 15:13:43 +05:30
parent 842a1527a8
commit fe9b146ad7

View 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