Re: [ceph-users] radosgw setting puplic ACLs fails.

2014-01-13 Thread Wido den Hollander
ect: Re: [ceph-users] radosgw setting puplic ACLs fails. On 11/26/13, 3:31 PM, Shain Miley wrote: Micha, Did you ever figure out a work around for this issue? I also had plans of using s3cmd to put, and recursively set acl's on a nightly basis...however we are getting the 403 errors as we

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-29 Thread Micha Krause
Hi, >> So how does AWS S3 handle Public access to objects? You have to explicitly set public ACL on each object. Ok, but this also does not work with radosgw + s3cmd: s3cmd setacl -P s3://test/fstab ERROR: S3 error: 403 (AccessDenied): Micha Krause __

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-28 Thread Derek Yarnell
On 11/28/13, 4:44 AM, Micha Krause wrote: > Hi, > >> Note this breaks AWS S3 compatibility and is why it is a configurable. > > So how does AWS S3 handle Public access to objects? You have to explicitly set public ACL on each object. -- Derek T. Yarnell University of Maryland Institute for A

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-28 Thread Micha Krause
Hi, > Note this breaks AWS S3 compatibility and is why it is a configurable. So how does AWS S3 handle Public access to objects? Micha Krause ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-27 Thread Yehuda Sadeh
anks again, > > Shain > > Shain Miley | Manager of Systems and Infrastructure, Digital Media | > smi...@npr.org | 202.513.3649 > > > From: Derek Yarnell [de...@umiacs.umd.edu] > Sent: Wednesday, November 27, 2013 11:21 AM > To: Shain

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-27 Thread Shain Miley
er 27, 2013 11:21 AM To: Shain Miley Cc: de...@umiacs.umd.edu; ceph-users Subject: Re: [ceph-users] radosgw setting puplic ACLs fails. On 11/26/13, 3:31 PM, Shain Miley wrote: > Micha, > > Did you ever figure out a work around for this issue? > > I also had plans of using s3cmd to

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-27 Thread Derek Yarnell
On 11/26/13, 3:31 PM, Shain Miley wrote: > Micha, > > Did you ever figure out a work around for this issue? > > I also had plans of using s3cmd to put, and recursively set acl's on a > nightly basis...however we are getting the 403 errors as well during our > testing. > > I was just wonderin

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-27 Thread Micha Krause
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, No solution so far, but I also asked in IRC and linuxkidd told me they where looking for a workaround. Micha Krause -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-26 Thread Shain Miley
riday, November 08, 2013 1:24 PM To: Micha Krause Cc: ceph-users Subject: Re: [ceph-users] radosgw setting puplic ACLs fails. On Fri, Nov 8, 2013 at 5:09 AM, Micha Krause wrote: > Hi, > > I'm trying to set public ACLs to an object, so that I can access the object > via Web-browser. &

Re: [ceph-users] radosgw setting puplic ACLs fails.

2013-11-08 Thread Yehuda Sadeh
On Fri, Nov 8, 2013 at 5:09 AM, Micha Krause wrote: > Hi, > > I'm trying to set public ACLs to an object, so that I can access the object > via Web-browser. > unfortunately without success: > > s3cmd setacl --acl-public s3://test/hosts > ERROR: S3 error: 403 (AccessDenied): > > The radosgw log say