[Gluster-users] How can I get the X-Auth-Key in GlusterFS 3.3 Beta 1

Gabriel-Adrian Samfira samfiragabriel at gmail.com
Wed Aug 3 08:08:44 UTC 2011


If its of any help to you, this is what i used to get the token.

curl -X GET -k -H "X-Storage-User:  username" -H "X-Storage-Pass: secret"
https://127.0.0.1:443/auth/v1.0/ -D - && echo

Username will be in the form of: "account:username" where account is the
volume name on which you created the username (v1 in the documentation).

Best regards,
Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110803/f2750576/attachment.html>


More information about the Gluster-users mailing list