On Tue, Jan 7, 2014 at 2:40 AM, Jaseer Tk <jaseer.tk@xxxxxxxxxx> wrote: > > Hi all, > > I tried to apply custom ACL(only Read) on an s3 bucket created. The rules > seems to have got applied. But it looks the ACL's not getting honored. > > when I use getacl, I get the result. > ======= > > Array > ( > [0] => Array > ( > [Grantee] => Array > ( > [ID] => test-user > [DisplayName] => Test User > ) > > [Permission] => READ > ) > > ) > > > But Still this user is able to delete files from the bucket :( > > Am I missing something here ? > > What version are you running? Just tried it with dumpling and it worked ok. Can you provide rgw logs for it? (acl setting + removal; set 'debug rgw = 20' and 'debug ms = 1'). Thanks, Yehuda _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com