mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
Fixes: #17587
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:
parent
842a1527a8
commit
fe9b146ad7
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user