I created 2 users : jack & bob inside a tenant_A jack created a bucket named BUCKET_A and want to give read access to the user bob with s3cmd, i can grant a user without tenant easylly: s3cmd setacl --acl-grant=read:user s3://BUCKET_A but with an explicit tenant, i tried : --acl-grant=read:bob --acl-grant=read:tenant_A$bob --acl-grant=read:tenant_A\$bob --acl-grant=read:"tenant_A:bob" each time, i got a s3 error : 400 (invalidArgument) Does someone know the solution ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20170217/b27c6332/attachment.htm>