Well your proxy configuration looks correct, the probably may lie somewhere else on the storage servers.<div><br></div><div>Chmouel.<br><br><div class="gmail_quote">On Fri, Jan 27, 2012 at 10:01 AM, Khaled Ben Bahri <span dir="ltr"><<a href="mailto:khaled-bbk@hotmail.com">khaled-bbk@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div dir="ltr">
Hi Chmouel<br><br>Yes of course, <br>I have it there<br>this is th file proxy-server.conf<br><br>______________________________________________________________<br>[DEFAULT]<br>cert_file = /etc/swift/cert.crt<br>key_file = /etc/swift/cert.key<br>
bind_ip = 157.159.103.228<br>bind_port = 8080<br>workers = 8<br>user = swift<br><br>[pipeline:main]<br>pipeline = healthcheck cache tempauth proxy-server<br><br>[app:proxy-server]<br>use = egg:swift#proxy<br>allow_account_management = true<br>
account_autocreate = true<br><br>[filter:tempauth]<br>use = egg:swift#tempauth<br>user_system_root = testpass .admin<br>user_system_tester = testing<br><br>[filter:healthcheck]<br>use = egg:swift#healthcheck<br><br>[filter:cache]<br>
use = egg:swift#memcache<br>_____________________________________________________________<br><br><div><div></div>> From: <a href="mailto:chmouel@openstack.org" target="_blank">chmouel@openstack.org</a><br>> To: <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
> Date: Fri, 27 Jan 2012 09:04:34 -0800<br>> Subject: Re: [Openstack] Creating account and user in swift<br>> <br>> <br>> did you have account_autocreate in there ? for example that's my config<br>> with tempauth :<br>
> <br>> [app:proxy-server]<br>> use = egg:swift#proxy<br>> allow_account_management = true<br>> account_autocreate = true<br>> <br>> <br>> Khaled Ben Bahri <<a href="mailto:khaled-bbk@hotmail.com" target="_blank">khaled-bbk@hotmail.com</a>> writes:<br>
> <br>> > Hi Adrian,<br>> ><br>> > When i add user in the same account of the admin,<br>> > I got this error when i tried to test the second user:<br>> > Account HEAD failed: <a href="https://127.0.0.1:8080/v1/AUTH_system" target="_blank">https://127.0.0.1:8080/v1/AUTH_system</a> 403<br>
> > Forbidden<br>> ><br>> > Khaled<br>> <br>> _______________________________________________<br>> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br></div> </div></div>
</blockquote></div><br></div>