Project

General

Profile

Actions

Bug #44987

closed

rgw: anonymous object should belong to the bucket owner

Added by yunqing wang about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

After set one bucket full_control to anyone, we can put a object without signature.
However, after putting a object without signature, I can not set the acl of it using s3cmd with the 403 error.
Comparing with the s3 public write bucket, I found out that the anonymous object belong to the bucket owner in s3,
while it belong to anonymous user in rgw, which made the 403 error.

The cmd I used is in the cmd.txt file.


Files

cmd.txt (5.13 KB) cmd.txt yunqing wang, 04/08/2020 03:35 AM
Actions #1

Updated by Daniel Gryniewicz about 4 years ago

  • Pull request ID set to 34462
Actions #2

Updated by Abhishek Lekshmanan about 4 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by J. Eric Ivancich over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF