[ceph-users] rgw: how to prevent rgw user from creating a new bucket?

2016-12-02 Thread Yang Joseph
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": "bucket

Re: [ceph-users] rgw: how to prevent rgw user from creating a new bucket?

2016-12-04 Thread Yang Joseph
Thank you very much for your response. I‘m confused about what this cap related to? On 12/03/2016 12:13 AM, Yehuda Sadeh-Weinraub wrote: On Fri, Dec 2, 2016 at 3:18 AM, Yang Joseph wrote: Hello, I would like only to allow the user to read the object in a already existed bucket, and not