]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: note that cephfs auth stuff is new in jewel 6858/head
authorJohn Spray <john.spray@redhat.com>
Tue, 8 Dec 2015 14:10:18 +0000 (14:10 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 8 Dec 2015 14:10:18 +0000 (14:10 +0000)
+ bonus whitespace fixes to the code blocks to
get them to render properly

Signed-off-by: John Spray <john.spray@redhat.com>
doc/cephfs/client-auth.rst

index ad4af2dae252c4d5934564474bdc9458734b813c..30017c3f2c203f515bbfb61fb32e2b9ee96ce628 100644 (file)
@@ -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