[Openstack] [Swift] Problem with SwiftAuth.

Clay Gerrard clay.gerrard at gmail.com
Thu Jan 23 21:52:17 UTC 2014


Is SwiftAuth... like Swauth?

https://github.com/gholt/swauth/search?q=SwiftAuth&ref=cmdform

or something else???


On Thu, Jan 23, 2014 at 10:44 AM, Shrinand Javadekar <
shrinand at maginatics.com> wrote:

> Hi,
>
> I am trying to debug a swift auth problem. There are two swift clusters
> using SwiftAuth for authentication.
>
> On one cluster, when the client wants to authenticate, I see a GET request
> being sent to:
>
> http://swift.domain.com/v1.0/v1.0
>
> along with the user-name and password. It receives a 200 OK from the
> server along with the X-Storage-Token and X-Auth-Token. The client is
> successfully authenticated and things work perfectly.
>
> On the other cluster, when the client wants to authenticate, I see a GET
> request being sent to:
>
> https://swift2.anotherdomain.com/v1.0/v1.0
>
> along with the username and password. In this case, the client receives a
> 404 NOT FOUND response. If I use https://swift2.anotherdomain.com/v1.0,
> things work fine.
>
> Is there a config option in swift to either ignore the second "v1.0" in
> the path or maybe handle it in some other way so that the auth succeeds?
>
> Thanks in advance.
> -Shri
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140123/eb5f2012/attachment.html>


More information about the Openstack mailing list