Cloud-Migration-Tool icon indicating copy to clipboard operation
Cloud-Migration-Tool copied to clipboard

ACL management : default behaviour

Open Joacchim opened this issue 15 years ago • 1 comments

The acl are still not managed within the application : Everything is created as a Canned ACL : PRIVATE

By default, the application should at least reproduce the canned_acl, or in case of failure, fallback to PRIVATE by default.

Joacchim avatar Mar 21 '11 15:03 Joacchim

Improved by commit : 158acd452af1f8bd1ab6da9f8698bda2b241853d https://github.com/Joacchim/Scality-Cloud-Migration-Tool/commit/158acd452af1f8bd1ab6da9f8698bda2b241853d

The canned_acl is now reproduced as much as possible, though only 4 of the 6 available canned_acl are identified. The code still lacks the identification of BUCKET_OWNER_READ and BUCKET_OWNER_FULLCONTROL, because of a lack of concrete examples of ACL XML.

Joacchim avatar Apr 20 '11 17:04 Joacchim