From: hrchu Date: Tue, 14 Mar 2017 05:40:40 +0000 (+0800) Subject: doc: Indicate how to add multiple admin capbabilies X-Git-Tag: v12.0.3~309^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fffe28f21774034515b59ce9359e53d9c1e528d0;p=ceph.git doc: Indicate how to add multiple admin capbabilies Signed-off-by: Chu, Hua-Rong --- diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index cfbbb2b77241..e101450cef8c 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -288,7 +288,7 @@ usage (utilization). For example:: For example:: - radosgw-admin caps add --uid=johndoe --caps="users=*" + radosgw-admin caps add --uid=johndoe --caps="users=*;buckets=*" To remove administrative capabilities from a user, execute the following::