Hay all

i am having some problems with S3 acls / policy

I want to set up two buckets
bucket_upload
bucket_process

and two users
usr_upload
usr_process


I want to set up acl or policys where

usr_upload can write to bucket_upload

usr_process can read to bucket_upload
usr_process can read and write to bucket_process


but i am find it wont work,

when i upload the file as usr_upload in bucket_upload,
user bucket_process cant read the file in bucket_upload

i tired with acls and get no ware

when i try to set up an policy using s3cmd i get the error

ERROR: S3 error: 400 (InvalidArgument)

from the logs i see

"0 failed to parse input: {
    "acl": {

.....

"

is any one able to help me understand how these work, as i am starting to
go mad with it all

Thanks

NigDav007
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to