Skip to content

Commit 9953aef

Browse files
Merge pull request ceph#58884 from zdover23/wip-doc-2024-07-28-cephfs-client-auth
doc/cephfs: fix "OSD capabilities" link
2 parents 43f9cdc + 74b03a8 commit 9953aef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/cephfs/client-auth.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@ access the underlying file data in RADOS directly. To segregate clients fully,
3030
isolate untrusted clients in their own RADOS namespace. You can place a
3131
client's filesystem subtree in a particular namespace using :ref:`file
3232
layouts<file-layouts>` and then restrict their RADOS access to that namespace
33-
using `OSD capabilities`_
33+
using :ref:`OSD capabilities<modify-user-capabilities>`.
3434

35-
.. _OSD capabilities: ../rados/operations/user-management/#authorization-capabilities
3635

3736
Syntax
3837
------

0 commit comments

Comments
 (0)