From: John Spray Date: Tue, 8 Dec 2015 14:10:18 +0000 (+0000) Subject: doc: note that cephfs auth stuff is new in jewel X-Git-Tag: v10.0.2~69^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1b6a7e3600c8b4cf630691dd12427c572bff1230;p=ceph.git doc: note that cephfs auth stuff is new in jewel + bonus whitespace fixes to the code blocks to get them to render properly Signed-off-by: John Spray --- diff --git a/doc/cephfs/client-auth.rst b/doc/cephfs/client-auth.rst index ad4af2dae252..30017c3f2c20 100644 --- a/doc/cephfs/client-auth.rst +++ b/doc/cephfs/client-auth.rst @@ -5,6 +5,11 @@ CephFS Client Capabilities Use Ceph authentication capabilities to restrict your filesystem clients to the lowest possible level of authority needed. +.. note:: + + Path restriction and layout modification restriction are new features + in the Jewel release of Ceph. + Path restriction ================ @@ -46,6 +51,7 @@ those in use for CephFS, set an OSD authentication capability that restricts access to the CephFS data pool(s): :: + client.0 key: AQAz7EVWygILFRAAdIcuJ12opU/JKyfFmxhuaw== caps: [mds] allow rw @@ -67,6 +73,7 @@ For example, in the following snippet client.0 can modify the pool used for files, but client.1 cannot. :: + client.0 key: AQAz7EVWygILFRAAdIcuJ12opU/JKyfFmxhuaw== caps: [mds] allow rwp