Project

General

Profile

Actions

Bug #16134

open

s3, multi-tenant, share the link problems

Added by Jiang Yu almost 8 years ago. Updated almost 8 years ago.

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

0%

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

Description

http://%s/%s/user?format=json&uid=yujiang6$yujiang6&display-name=helloworld

When I use the above url users create s3 , Setting object ACL All Users.Visit the following url through the browser.

http://192.168.250.68/yujiang%5C1234/Informal-Discussion-on-Architecture.pdf
<Error>
<Code>InvalidBucketName</Code>
<BucketName>yujiang\1234</BucketName>
<RequestId>tx00000000000000006665b-0057514077-259fd-default</RequestId>
<HostId>259fd-default-default</HostId>
</Error>

http://192.168.250.68/1234/Informal-Discussion-on-Architecture.pdf
<Error>
<Code>NoSuchBucket</Code>
<BucketName>1234</BucketName>
<RequestId>tx00000000000000006665c-00575140c6-259fd-default</RequestId>
<HostId>259fd-default-default</HostId>
</Error>

Actions

Also available in: Atom PDF