Skip to content

How to change the default configuration in ACL to ANYONE READ in RGW BUCKET #432

@alwyntiu925

Description

@alwyntiu925

How to change the default configuration in ACL to ANYONE READ in RGW BUCKET

[root@xxxxxxxxxxxxx ~]# s3cmd info s3://s3testqwer1/myobjects99
s3://s3testqwer1/myobjects99 (object):
File size: 1024000
Last mod: Wed, 14 Jun 2023 05:30:51 GMT
MIME type: application/octet-stream
Storage: STANDARD
MD5 sum: 60382a02d970866ce3f32146e6a56e6d
SSE: none
Policy: none
CORS: none
ACL: test: FULL_CONTROL (This is the default. How to change default to anon:READ)

[root@xxxxxxx ~]# s3cmd info s3://s3testqwer1
s3://s3testqwer1/ (bucket):
Location: default
Payer: BucketOwner
Expiration Rule: none
Policy: none
CORS: none
ACL: anon: READ (Result)
ACL: test: FULL_CONTROL
URL: http://192.168.1.1:70/s3testqwer1/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions