Skip to main content

Configure object ACLs

  1. Log on to the OSS console. fg-dc-oss-3.3.2-1

  2. In the left-side navigation pane, click Buckets. On the Buckets page, click the name of the bucket that contains the object whose ACL you want to configure. fg-dc-oss-3.3.2-2

  3. In the left-side navigation pane, click Files. fg-dc-oss-3.3.2-3

  4. Click the name of the object whose ACL you want to configure. In the View Details panel, click Set ACL on the right side of File ACL. fg-dc-oss-3.3.2-4
    You can also choose More > Set ACL in the Actions column corresponding to the object whose ACL you want to configure. fg-dc-oss-3.3.2-5

  5. In the Set ACL panel, configure the ACL of the object. fg-dc-oss-3.3.2-6
    You can set the ACL of the object to one of the values:

  • Inherited from Bucket : The ACL of the object is the same as that of the bucket.
  • Privat e: Only the owner or authorized users of this bucket can read and write objects in the bucket. Other users, including anonymous users cannot access the objects in the bucket without authorization.
  • Public Read: Only the owner or authorized users of this bucket can write objects in the bucket. Other users, including anonymous users can only read objects in the bucket.
  • Public Read/ Write : All users, including anonymous users can read and write objects in the bucket. Fees incurred by such operations are charged to the owner of the bucket. Exercise caution when you set the object ACL to this value.
  1. Click OK.