]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rgw: make a note abt system users vs normal users 13461/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 16 Feb 2017 16:40:50 +0000 (17:40 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 16 Feb 2017 16:40:50 +0000 (17:40 +0100)
Mention that system users don't behave like normal users in context of
normal rest operations

Fixes: http://tracker.ceph.com/issues/18889
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/radosgw/multisite.rst

index 67d0ea9c51dbf7a0b6021bdb590d0dbd637f54a9..f6cdd3ddac1f11d349f4f9914ea8aed1399fa2fa 100644 (file)
@@ -294,6 +294,12 @@ keys would be used when configuring the second zone::
   }
 
 
+.. note:: Please note that system users have super user privileges over the
+          entire zone, and will not behave like normal users for rest operations
+          like creating buckets, objects etc. as the output would contain
+          additional json fields for maintaining metadata.
+
+
 Update the period
 -----------------