Hi,
I am a newbie to ceph. I have gone through the ceph docs, we are planning
to use rgw for object storage.
>From the docs, what I have understood is that there are two types of users:
1) ceph storage user
2) radosgw user
I am able to create user of both the types. But I am not able to understa
Hi,
Any input on this ?
*Thanks & Regards,*
*Vishwas *
On Mon, May 11, 2020 at 11:11 AM Vishwas Bm wrote:
> Hi,
>
> I am a newbie to ceph. I have gone through the ceph docs, we are planning
> to use rgw for object storage.
>
> From the docs, what I have understood is th
> Hi,
>
> I have two users both belong to different tenant.
>
> Can I give permission for the user in another tenant to access the bucket
> using setacl or setPolicy command ?
> I tried the setacl command and setpolicy command, but it was not working ?
> It used to say bucket not found, when the gr
ucket
*ERROR: Bucket 'jerry-bucket' does not existERROR: S3 error: 404
(NoSuchBucket)*
*Thanks & Regards,*
*Vishwas *
On Thu, May 14, 2020 at 11:54 AM Pritha Srivastava
wrote:
> Hi Vishwas,
>
> Bucket policy should let you access buckets in another tenant.
>
ot@vishwas-test cluster]# s3cmd --access_key=GY40PHWVK40A2G4XQH2D
--secret_key=bKq36rs5t1nZEL3MedAtDY3JCfBoOs1DEou0xfOk ls
s3://tenant2:jerry-bucket
ERROR: S3 error: 403 (SignatureDoesNotMatch)
*Thanks & Regards,*
*Vishwas *
On Thu, May 14, 2020 at 1:54 PM Vishwas Bm wrote:
> Hi Prith
e same with bucket names of the format
> 'tenant:bucket' and disable bucket name validation using
> s3client.meta.events.unregister('before-parameter-build.s3',
> validate_bucket_name, if you plan to use boto3.
>
> Thanks,
> Pritha
>
> On Thu, May 14, 202