Project

General

Profile

Actions

Bug #18517

open

swift owner could not delete others' objects

Added by wenjun jing over 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

There are two users user1 and user2.

1. When user1 created a container by swift post container1
2. Set container acl by swift post container1 -r 'user2' -w 'user2'
3. User2 upload the obj1 by swift upload container1 obj1
4. User1 remove the container acl by swift post container1 -r '' -w ''

And now user1 can not delete the obj1.But on openstack swift, user1 can delete it in this case.
If user1 swift post container1 -r 'user1' -w 'user1', user1 can delete the obj1.

Actions

Also available in: Atom PDF