← Back to team overview

openstack team mailing list archive

Re: Creating account and user in swift

 

did you have account_autocreate in there ? for example that's my config
with tempauth :

[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true
account_autocreate = true


Khaled Ben Bahri <khaled-bbk@xxxxxxxxxxx> writes:

> Hi Adrian,
>
> When i add user in the same account of the admin,
> I got this error when i tried to test the second user:
> Account HEAD failed: https://127.0.0.1:8080/v1/AUTH_system 403
> Forbidden
>
> Khaled


Follow ups

References