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
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html