[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gluster-devel] How can I get the X-Auth-Key in GlusterFS 3.3 Beta 1
From: |
Gangalwar |
Subject: |
Re: [Gluster-devel] How can I get the X-Auth-Key in GlusterFS 3.3 Beta 1 |
Date: |
Wed, 3 Aug 2011 05:05:11 +0000 |
Hi,
Use "/auth/v1.0" instead of "/v1.0", so it should be ,
GET /auth//v1.0 HTTP/1.1
Host: <storage URL>
X-Auth-User: <user name>
X-Auth-Key: <authentication-token-key>
We will fix this in documentation, thanks for reporting it.
Regards,
Gaurav
________________________________________
From: address@hidden address@hidden on behalf of 吴巍 address@hidden
Sent: Wednesday, August 03, 2011 10:27 AM
To: gluster-users
Cc: gluster-devel
Subject: [Gluster-devel] How can I get the X-Auth-Key in GlusterFS 3.3 Beta 1
Hey,
I download the latest version of glusterfs and the
gluster-object-storage-3.3beta1.tar.gz. And I operate as the doc defined after
installation. But I have a problem now,that is I can't get the X-Auth-Key to
launch the command:
"
To authenticate, use the following command:
GET /v1.0 HTTP/1.1
Host: <storage URL>
X-Auth-User: <user name>
X-Auth-Key: <authentication-token-key>
"
I tried the user password in plain text, but it didn't work. Anyone can tell
me how can I get the X-Auth-Key ?
Wei Wu
_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel