From: Yang Joseph <joseph.yang-/BaA95PH9wJWk0Htik3J/w@public.gmane.org>
To: ceph-devel <ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org,
Javen Wu <javen.wu-/BaA95PH9wJWk0Htik3J/w@public.gmane.org>
Subject: rgw: how to prevent rgw user from creating a new bucket?
Date: Fri, 2 Dec 2016 19:18:58 +0800 [thread overview]
Message-ID: <584158A2.9020303@xtaotech.com> (raw)
Hello,
I would like only to allow the user to read the object in a already
existed bucket, and not allow users
to create new bucket. It supposed to execute the following command:
$ radosgw-admin metadata put user:test3 < ...
...
"caps": [
{
"type": "buckets",
"perm": "read"
}
But why user test3 can still create new bucket after I have set its caps
to "buckets=read"?
thx,
Yang Honggang
next reply other threads:[~2016-12-02 11:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-02 11:18 Yang Joseph [this message]
[not found] ` <584158A2.9020303-/BaA95PH9wJWk0Htik3J/w@public.gmane.org>
2016-12-02 16:13 ` rgw: how to prevent rgw user from creating a new bucket? Yehuda Sadeh-Weinraub
2016-12-05 3:01 ` [ceph-users] " Yang Joseph
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=584158A2.9020303@xtaotech.com \
--to=joseph.yang-/baa95ph9wjwk0htik3j/w@public.gmane.org \
--cc=ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org \
--cc=javen.wu-/BaA95PH9wJWk0Htik3J/w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.