<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Claude,<BR>
well I just followed the developmente release 1.6&nbsp;guide: <A href="http://www.opennebula.org/documentation:rel2.0:ec2qec">http://www.opennebula.org/documentation:rel2.0:ec2qec</A><BR>
It says to use SHA1 hashed password, but I also tried with the plain text password (same as one_auth file).<BR>
Thanks for your reply.<BR>
Cheers.<BR>&nbsp;<BR>&gt; From: cnoshpitz@attinteractive.com<BR>&gt; To: massimiliano82@live.it<BR>&gt; CC: users@lists.opennebula.org; danmolin@fdi.ucm.es<BR>&gt; Date: Tue, 20 Jul 2010 10:25:26 -0700<BR>&gt; Subject: Re: [one-users] ElasticFox invalid credentials<BR>&gt; <BR>&gt; Massimiliano,<BR>&gt; <BR>&gt; Are you building the signature using the original shared secret ("password")<BR>&gt; or the corresponsing hash that is shown by "oneuser list"? I think the<BR>&gt; original is the one we need, rather than the hash... perhaps I<BR>&gt; misunderstood the scenario.<BR>&gt; <BR>&gt; Just an idea -- delighted that elasticfox is even an option for managing<BR>&gt; ONE!<BR>&gt; <BR>&gt; --Claude<BR>&gt; <BR>&gt; <BR>&gt; On 7/20/10 10:18 AM, "Massimiliano Diodati" &lt;massimiliano82@live.it&gt; wrote:<BR>&gt; <BR>&gt; &gt; I managed to make the system time and the timestamp match by setting UTC time,<BR>&gt; &gt; but the 'invalid credentials' response is aleays there.<BR>&gt; &gt; I'm running out of ideas, am I miss something?<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; From: danmolin@fdi.ucm.es<BR>&gt; &gt; Date: Tue, 20 Jul 2010 17:36:51 +0200<BR>&gt; &gt; Subject: Re: [one-users] ElasticFox invalid credentials<BR>&gt; &gt; To: massimiliano82@live.it<BR>&gt; &gt; CC: users@lists.opennebula.org<BR>&gt; &gt; <BR>&gt; &gt; Hi Massimiliano,<BR>&gt; &gt; <BR>&gt; &gt; Exactly the timestamp is used to build the Signature, so maybe the problem<BR>&gt; &gt; comes from there. Try changing the system time.<BR>&gt; &gt; <BR>&gt; &gt; Regards.<BR>&gt; &gt; <BR>&gt; &gt; On 20 July 2010 17:20, Massimiliano Diodati &lt;massimiliano82@live.it&gt; wrote:<BR>&gt; &gt;&gt; Thanks for your reply Daniel, well:<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 1. didn't know of its existence , so I installed git and issued the following<BR>&gt; &gt;&gt; command:<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; $ git clone git://opennebula.org/one.git &lt;http://opennebula.org/one.git&gt;<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 2.Yes, as AWSAccessKeyId I use the OpenNebula username, and as<BR>&gt; &gt;&gt; AWSSecretAccessKey<BR>&gt; &gt;&gt; I use the SHA1 hashed password as shown with the 'oneuser list' command<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 3.My econe.conf file reads:<BR>&gt; &gt;&gt; SERVER=cloudysun-a.opennebula.org &lt;http://cloudysun-a.opennebula.org&gt;<BR>&gt; &gt;&gt; PORT=4567<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; while the Endpoint URL in ElasticFox is<BR>&gt; &gt;&gt; http://cloudysun-a.opennebula.org:4567<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; On the other hand one thing that bugs me is that the timestamp shown in my<BR>&gt; &gt;&gt; previous message<BR>&gt; &gt;&gt; is two hours early than the system time and I don't know how to change it.<BR>&gt; &gt;&gt; Can this be the problem?<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Thank you very much for your assistance,<BR>&gt; &gt;&gt; Best regards<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; <BR>&gt; _____________________________________________________________________________&gt;&gt;<BR>&gt; _<BR>&gt; &gt;&gt; _____________________________________________________________<BR>&gt; &gt;&gt; From: danmolin@fdi.ucm.es<BR>&gt; &gt;&gt; Date: Tue, 20 Jul 2010 16:41:01 +0200<BR>&gt; &gt;&gt; Subject: Re: [one-users] ElasticFox invalid credentials<BR>&gt; &gt;&gt; To: massimiliano82@live.it<BR>&gt; &gt;&gt; CC: users@lists.opennebula.org<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Hi Massimiliano,<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; You should check:<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 1. Are you using the last source from the OpenNebula git repository?<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 2. Are you using the Hashed password in the account set up?<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 3. Are you using exactly the same endpoint in the Region set up than the one<BR>&gt; &gt;&gt; specified in the econe.conf?<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Hope this helps<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Cheers.<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; On 20 July 2010 16:01, Massimiliano Diodati &lt;massimiliano82@live.it&gt; wrote:<BR>&gt; &gt;&gt;&gt; Hi all, I configured the econe.conf file (without SSL) and was able to use<BR>&gt; &gt;&gt;&gt; econe tool that came with opennebula installation.<BR>&gt; &gt;&gt;&gt; Now I'm trying to use the ElasticFox client, configuring it as in the 1.6<BR>&gt; &gt;&gt;&gt; development release, but I continue<BR>&gt; &gt;&gt;&gt; to receive the 'invalid credentials' response. Here are the post and<BR>&gt; &gt;&gt;&gt; response messages from Firebug:<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; POST<BR>&gt; &gt;&gt;&gt; Parameters application/x-www-form-urlencoded<BR>&gt; &gt;&gt;&gt; AWSAccessKeyId oneadmin<BR>&gt; &gt;&gt;&gt; Action DescribeImages<BR>&gt; &gt;&gt;&gt; Signature 3/gUXH4BICKrkbBfBkJtozJK3zo=<BR>&gt; &gt;&gt;&gt; SignatureVersion 1<BR>&gt; &gt;&gt;&gt; Timestamp 2010-07-20T13:51:31<BR>&gt; &gt;&gt;&gt; Version 2009-03-01<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; Source:<BR>&gt; &gt;&gt;&gt; <BR>&gt; Action=DescribeImages&amp;AWSAccessKeyId=oneadmin&amp;SignatureVersion=1&amp;Timestamp=2&gt;&gt;&gt;<BR>&gt; 0<BR>&gt; &gt;&gt;&gt; <BR>&gt; 10-07-20T13%3A51%3A31&amp;Version=2009-03-01&amp;Signature=3%2FgUXH4BICKrkbBfBkJtozJ&gt;&gt;&gt;<BR>&gt; K<BR>&gt; &gt;&gt;&gt; 3zo%3D<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; RESPONSE<BR>&gt; &gt;&gt;&gt; Invalid credentials<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; Thanks for the support<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; Il tuo mondo MSN a portata di clic. Scarica IE8 per MSN<BR>&gt; &gt;&gt;&gt; &lt;http://events.it.msn.com/internet-explorer-8&gt;<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; _______________________________________________<BR>&gt; &gt;&gt;&gt; Users mailing list<BR>&gt; &gt;&gt;&gt; Users@lists.opennebula.org<BR>&gt; &gt;&gt;&gt; http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; -- <BR>&gt; &gt;&gt;&gt; Daniel Molina, Cloud Technology Engineer/Researcher<BR>&gt; &gt;&gt;&gt; DSA Research Group: web http://dsa-research.org &lt;http://dsa-research.org/&gt;<BR>&gt; &gt;&gt;&gt; and blog http://blog.dsa-research.org &lt;http://blog.dsa-research.org/&gt;<BR>&gt; &gt;&gt;&gt; OpenNebula Open Source Toolkit for Cloud Computing:<BR>&gt; &gt;&gt;&gt; http://www.OpenNebula.org<BR>&gt; &gt;&gt;&gt; &lt;http://www.opennebula.org/&gt;<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; Messenger Radio. La radio che si fa cliccare!<BR>&gt; &gt;&gt;&gt; &lt;http://www.messenger.it/messenger_radio.aspx&gt;<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt;&gt; _______________________________________________<BR>&gt; &gt;&gt;&gt; Users mailing list<BR>&gt; &gt;&gt;&gt; Users@lists.opennebula.org<BR>&gt; &gt;&gt;&gt; http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; -- <BR>&gt; &gt;&gt; Daniel Molina, Cloud Technology Engineer/Researcher<BR>&gt; &gt;&gt; DSA Research Group: web http://dsa-research.org and blog<BR>&gt; &gt;&gt; http://blog.dsa-research.org<BR>&gt; &gt;&gt; OpenNebula Open Source Toolkit for Cloud Computing: http://www.OpenNebula.org<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; 10 buoni motivi per scegliere Hotmail<BR>&gt; &gt;&gt; &lt;http://www.windowslive.it/hotmail/10buonimotivi/index.html&gt; <BR>&gt; <BR>                                               <br /><hr />Chiacchiera, condividi, gioca. <a href='http://www.messenger.it/ilovemessenger/' target='_new'>Messenger è pieno di sorprese.</a></body>
</html>