From fcb86696eb4999689c7da71d565e1262beba9dec Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Thu, 16 Feb 2017 17:40:50 +0100 Subject: [PATCH] doc: rgw: make a note abt system users vs normal users 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 (cherry picked from commit a47bcf70c9f51a6601b809cba219f5615b204d34) --- doc/radosgw/multisite.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 67d0ea9c51d..f6cdd3ddac1 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -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 ----------------- -- 2.47.3