From: Zac Dover Date: Sun, 28 Jul 2024 07:27:53 +0000 (+1000) Subject: doc/cephfs: fix "OSD capabilities" link X-Git-Tag: v17.2.8~266^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F58894%2Fhead;p=ceph.git doc/cephfs: fix "OSD capabilities" link Fix a broken link from the "OSD capabilites" reference on doc/cephfs/client-auth.rst. Fixes: https://tracker.ceph.com/issues/67218 Signed-off-by: Zac Dover (cherry picked from commit 74b03a8cb2f196171b10d8cbde27324240649e70) --- diff --git a/doc/cephfs/client-auth.rst b/doc/cephfs/client-auth.rst index e1b22bbc88424..f0909aa5aa463 100644 --- a/doc/cephfs/client-auth.rst +++ b/doc/cephfs/client-auth.rst @@ -30,9 +30,8 @@ access the underlying file data in RADOS directly. To segregate clients fully, isolate untrusted clients in their own RADOS namespace. You can place a client's filesystem subtree in a particular namespace using :ref:`file layouts` and then restrict their RADOS access to that namespace -using `OSD capabilities`_ +using :ref:`OSD capabilities`. -.. _OSD capabilities: ../rados/operations/user-management/#authorization-capabilities Syntax ------