]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: note explicitly that "profile rbd" allows blacklisting 28296/head
authorMatthew Vernon <mv3@sanger.ac.uk>
Wed, 29 May 2019 13:36:48 +0000 (14:36 +0100)
committerMatthew Vernon <mv3@sanger.ac.uk>
Wed, 29 May 2019 13:36:48 +0000 (14:36 +0100)
The Luminous release notes tell users to ensure that rbd clients have
the ability to blacklist other client users; this is provided by
"profile rbd", which this change now documents explicitly in the user
management documentation.

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
doc/rados/operations/user-management.rst

index 097911287690713cc831acb5b9b2f4790786f52e..89d7fbd1484de7e4535e17970e293097410daa90 100644 (file)
@@ -242,8 +242,10 @@ The following entries describe valid capability profiles:
 
 :Description: Gives a user permissions to manipulate RBD images. When used
               as a Monitor cap, it provides the minimal privileges required
-              by an RBD client application. When used as an OSD cap, it
-              provides read-write access to an RBD client application.
+              by an RBD client application; this includes the ability
+             to blacklist other client users. When used as an OSD cap, it
+              provides read-write access to the specified pool to an
+             RBD client application.
 
 ``profile rbd-mirror`` (Monitor only)