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
_______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
