Re: [ceph-users] Preventing users from deleting their own bucket in S3

2015-12-10 Thread Yehuda Sadeh-Weinraub
On Thu, Dec 10, 2015 at 11:25 AM, Gregory Farnum wrote: > On Thu, Dec 10, 2015 at 2:26 AM, Xavier Serrano > wrote: >> Hello, >> >> We are using ceph version 0.94.4, with radosgw offering S3 storage >> to our users. >> >> Each user is assigned one bucket (and only one; max_buckets is set to 1). >>

Re: [ceph-users] Preventing users from deleting their own bucket in S3

2015-12-10 Thread Gregory Farnum
On Thu, Dec 10, 2015 at 2:26 AM, Xavier Serrano wrote: > Hello, > > We are using ceph version 0.94.4, with radosgw offering S3 storage > to our users. > > Each user is assigned one bucket (and only one; max_buckets is set to 1). > The bucket name is actually the user name (typical unix login name,

[ceph-users] Preventing users from deleting their own bucket in S3

2015-12-10 Thread Xavier Serrano
Hello, We are using ceph version 0.94.4, with radosgw offering S3 storage to our users. Each user is assigned one bucket (and only one; max_buckets is set to 1). The bucket name is actually the user name (typical unix login name, up to 8 characters long). Users can read and write objects in thei