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://gluster.org/pipermail/gluster-users/attachments/20110803/f2750576/attachment.htm>