Re: [Openstack] swift: Account not found[grizzly]

2013-04-09 Thread Liu Wenmao
thanks Kuo setting the two option to true really solve my problem:-) On Tue, Apr 9, 2013 at 3:36 PM, Kuo Hugo wrote: > 1) No minimal limitation currently . > 2) Did you set the above option to true ? > allow_account_management > > https://github.com/openstack/swift/blob/master/etc/proxy-server.

Re: [Openstack] swift: Account not found[grizzly]

2013-04-09 Thread Kuo Hugo
1) No minimal limitation currently . 2) Did you set the above option to true ? allow_account_management https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L61 account_autocreate https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L69 +Hugo Kuo+ h.

Re: [Openstack] swift account not found

2011-11-25 Thread Khaled Ben Bahri
57:37 +0100 > Subject: Re: [Openstack] swift account not found > To: khaled-...@hotmail.com > CC: openstack@lists.launchpad.net > > Hi Khaled, > > You are using the tempauth middleware for auth right? Are you sure you > have the system:root/testpass account:user password in

Re: [Openstack] swift account not found

2011-11-25 Thread Chmouel Boudjnah
Hi Khaled, You are using the tempauth middleware for auth right? Are you sure you have the system:root/testpass account:user password in your middleware config (this is inside proxy-server.conf). What version of swift do you have ? On latest version you need to have the account_autocreate settin

Re: [Openstack] swift account not found

2011-11-25 Thread Khaled Ben Bahri
, 25 Nov 2011 14:09:13 -0500 > From: david.kr...@qrclab.com > To: openstack@lists.launchpad.net > Subject: Re: [Openstack] swift account not found > > I saw the same thing with the version from a week ago after updating > swift packages of a completely working diablo system. >

Re: [Openstack] swift account not found

2011-11-25 Thread David Kranz
I saw the same thing with the version from a week ago after updating swift packages of a completely working diablo system. David On 11/25/2011 11:43 AM, Khaled Ben Bahri wrote: Hi all, I tryed to install swift on 7 nodes : the first is the proxy server, and the others are storage servers a