]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: link to CephX Config ref 50709/head
authorZac Dover <zac.dover@gmail.com>
Mon, 19 Dec 2022 18:16:19 +0000 (04:16 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 28 Mar 2023 08:25:05 +0000 (18:25 +1000)
Link to the CephX Configuration Reference in the "CephX" entry in the
glossary.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 36a8f27e969d7103975ebfe312a4be6ae9f281f5)

doc/glossary.rst
doc/rados/configuration/auth-config-ref.rst

index f271338b4115336056ea2ea7d0244d991429f98c..26ecec2e47a54a7e738a0d15b465970c68ab8e80 100644 (file)
                 applications, Ceph Users, and :term:`Ceph Client`\s. Ceph
                 Storage Clusters receive data from :term:`Ceph Client`\s.
 
-       cephx
-                The Ceph authentication protocol. Cephx operates like Kerberos,
-                but it has no single point of failure.
+       CephX
+                The Ceph authentication protocol. CephX operates like Kerberos,
+                but it has no single point of failure. See the :ref:`CephX
+                Configuration Reference<rados-cephx-config-ref>`.
 
        Client
                 A client is any program external to Ceph that uses a Ceph
index 5cc13ff6a4bcc95c45b4e47f5f94afceccec81cd..1379c422576811e500dca630f68721f8c45f5ab1 100644 (file)
@@ -1,3 +1,5 @@
+.. _rados-cephx-config-ref:
+
 ========================
  Cephx Config Reference
 ========================