← Back to team overview

openstack team mailing list archive

Re: [SWIFT] Account or User or Account_User?

 

Unless tester3 is given explicit permissions he can't do anything.

To be of any use the 'test' user (who is an admin) would need to grant
'test3' read/write access to a container. Permissions are granted
using the X-Container-Read and X-Container-Write headers on
containers, http://docs.openstack.org/folsom/openstack-object-storage/admin/content/authentication-and-access-permissions.html.

Adrian

On 20 February 2013 05:34, Kun Huang <Academicgareth@xxxxxxxxx> wrote:
> In tempauth of SAIO, what's the meaning of
>
> user_test_tester3 = testing3
>
> not account is test
> tester3 is a user of that account, but tester3 is not admin or reseller
> admin.
> Could testers get(GET,HEAD) information from account:test?
>
> In the current code, the answer is no.
>
> I'm not sure what can tester3 do in this case?
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>


Follow ups

References