Re: [Openstack] Swift objects permissions

2013-07-01 Thread Hua ZZ Zhang
currently Swift R/W ACL is for container level. make sure that you set ACL on the container test. if you also want to authorize listing that container, add ACL like .r:*,.rlistings. see detailed doc here: http://docs.openstack.org/developer/swift/misc.html#id5 -Edward Zhang

Re: [Openstack] Swift objects permissions

2013-07-01 Thread CHABANI Mohamed El Hadi
Thank's for the replay, in addition to this, i had a problem in the object name...it works now ! 2013/7/1 Hua ZZ Zhang zhu...@cn.ibm.com currently Swift R/W ACL is for container level. make sure that you set ACL on the container test. if you also want to authorize listing that container, add