From 36a8f27e969d7103975ebfe312a4be6ae9f281f5 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 20 Dec 2022 04:16:19 +1000 Subject: [PATCH] doc/glossary: link to CephX Config ref Link to the CephX Configuration Reference in the "CephX" entry in the glossary. Signed-off-by: Zac Dover --- doc/glossary.rst | 7 ++++--- doc/rados/configuration/auth-config-ref.rst | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index 6c7e4720be923..4011878b25ada 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -172,9 +172,10 @@ 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`. Cloud Platforms Cloud Stacks diff --git a/doc/rados/configuration/auth-config-ref.rst b/doc/rados/configuration/auth-config-ref.rst index 5abb5dc4ea7ee..17bd9ed99eefa 100644 --- a/doc/rados/configuration/auth-config-ref.rst +++ b/doc/rados/configuration/auth-config-ref.rst @@ -1,3 +1,5 @@ +.. _rados-cephx-config-ref: + ======================== Cephx Config Reference ======================== -- 2.39.5