Hi <meta charset="utf-8">Massimiliano,<div><br></div><div>I think the problem is you are using an old version of OpenNebula. The Invalid Credentials exception was changed over to the AuthFailure one, used in EC2, and the authentication method was also changed.</div>

<div><br></div><div>- Stop econe-server and ONE</div><div>- Download the last OpenNebula source.</div><div>- Install ONE from the source and set up the econe.conf.</div><div>- Start ONE and econe-server again.</div><div>
<br>
</div><div>Let's see if the problem is solved with this reinstallation.<br><br></div><div>Regards.</div><div><br><div class="gmail_quote">On 20 July 2010 21:04, Massimiliano Diodati <span dir="ltr"><<a href="mailto:massimiliano82@live.it">massimiliano82@live.it</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div>
Hi Claude,<br>
well I just followed the developmente release 1.6 guide: <a href="http://www.opennebula.org/documentation:rel2.0:ec2qec" target="_blank">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> <br>> From: <a href="mailto:cnoshpitz@attinteractive.com" target="_blank">cnoshpitz@attinteractive.com</a><br>> To: <a href="mailto:massimiliano82@live.it" target="_blank">massimiliano82@live.it</a><br>

> CC: <a href="mailto:users@lists.opennebula.org" target="_blank">users@lists.opennebula.org</a>; <a href="mailto:danmolin@fdi.ucm.es" target="_blank">danmolin@fdi.ucm.es</a><br>> Date: Tue, 20 Jul 2010 10:25:26 -0700<div>

<div></div><div class="h5"><br>> Subject: Re: [one-users] ElasticFox invalid credentials<br>> <br>> Massimiliano,<br>> <br>> Are you building the signature using the original shared secret ("password")<br>

> or the corresponsing hash that is shown by "oneuser list"? I think the<br>> original is the one we need, rather than the hash... perhaps I<br>> misunderstood the scenario.<br>> <br>> Just an idea -- delighted that elasticfox is even an option for managing<br>

> ONE!<br>> <br>> --Claude<br>> <br>> <br>> On 7/20/10 10:18 AM, "Massimiliano Diodati" <<a href="mailto:massimiliano82@live.it" target="_blank">massimiliano82@live.it</a>> wrote:<br>> <br>

> > I managed to make the system time and the timestamp match by setting UTC time,<br>> > but the 'invalid credentials' response is aleays there.<br>> > I'm running out of ideas, am I miss something?<br>

> > <br>> > <br>> > From: <a href="mailto:danmolin@fdi.ucm.es" target="_blank">danmolin@fdi.ucm.es</a><br>> > Date: Tue, 20 Jul 2010 17:36:51 +0200<br>> > Subject: Re: [one-users] ElasticFox invalid credentials<br>

> > To: <a href="mailto:massimiliano82@live.it" target="_blank">massimiliano82@live.it</a><br>> > CC: <a href="mailto:users@lists.opennebula.org" target="_blank">users@lists.opennebula.org</a><br>> > <br>

> > Hi Massimiliano,<br>> > <br>> > Exactly the timestamp is used to build the Signature, so maybe the problem<br>> > comes from there. Try changing the system time.<br>> > <br>> > Regards.<br>

> > <br>> > On 20 July 2010 17:20, Massimiliano Diodati <<a href="mailto:massimiliano82@live.it" target="_blank">massimiliano82@live.it</a>> wrote:<br>> >> Thanks for your reply Daniel, well:<br>

> >> <br>> >> 1. didn't know of its existence , so I installed git and issued the following<br>> >> command:<br>> >> <br>> >> $ git clone git://<a href="http://opennebula.org/one.git" target="_blank">opennebula.org/one.git</a> <<a href="http://opennebula.org/one.git" target="_blank">http://opennebula.org/one.git</a>><br>

> >> <br>> >> 2.Yes, as AWSAccessKeyId I use the OpenNebula username, and as<br>> >> AWSSecretAccessKey<br>> >> I use the SHA1 hashed password as shown with the 'oneuser list' command<br>

> >> <br>> >> 3.My econe.conf file reads:<br>> >> SERVER=<a href="http://cloudysun-a.opennebula.org" target="_blank">cloudysun-a.opennebula.org</a> <<a href="http://cloudysun-a.opennebula.org" target="_blank">http://cloudysun-a.opennebula.org</a>><br>

> >> PORT=4567<br>> >> <br>> >> while the Endpoint URL in ElasticFox is<br>> >> <a href="http://cloudysun-a.opennebula.org:4567" target="_blank">http://cloudysun-a.opennebula.org:4567</a><br>

> >> <br>> >> On the other hand one thing that bugs me is that the timestamp shown in my<br>> >> previous message<br>> >> is two hours early than the system time and I don't know how to change it.<br>

> >> Can this be the problem?<br>> >> <br>> >> Thank you very much for your assistance,<br>> >> Best regards<br>> >> <br>> >> <br>> _____________________________________________________________________________>><br>

> _<br>> >> _____________________________________________________________<br>> >> From: <a href="mailto:danmolin@fdi.ucm.es" target="_blank">danmolin@fdi.ucm.es</a><br>> >> Date: Tue, 20 Jul 2010 16:41:01 +0200<br>

> >> Subject: Re: [one-users] ElasticFox invalid credentials<br>> >> To: <a href="mailto:massimiliano82@live.it" target="_blank">massimiliano82@live.it</a><br>> >> CC: <a href="mailto:users@lists.opennebula.org" target="_blank">users@lists.opennebula.org</a><br>

> >> <br>> >> Hi Massimiliano,<br>> >> <br>> >> You should check:<br>> >> <br>> >> 1. Are you using the last source from the OpenNebula git repository?<br>> >> <br>

> >> 2. Are you using the Hashed password in the account set up?<br>> >> <br>> >> 3. Are you using exactly the same endpoint in the Region set up than the one<br>> >> specified in the econe.conf?<br>

> >> <br>> >> Hope this helps<br>> >> <br>> >> Cheers.<br>> >> <br>> >> On 20 July 2010 16:01, Massimiliano Diodati <<a href="mailto:massimiliano82@live.it" target="_blank">massimiliano82@live.it</a>> wrote:<br>

> >>> Hi all, I configured the econe.conf file (without SSL) and was able to use<br>> >>> econe tool that came with opennebula installation.<br>> >>> Now I'm trying to use the ElasticFox client, configuring it as in the 1.6<br>

> >>> development release, but I continue<br>> >>> to receive the 'invalid credentials' response. Here are the post and<br>> >>> response messages from Firebug:<br>> >>> <br>

> >>> POST<br>> >>> Parameters application/x-www-form-urlencoded<br>> >>> AWSAccessKeyId oneadmin<br>> >>> Action DescribeImages<br>> >>> Signature 3/gUXH4BICKrkbBfBkJtozJK3zo=<br>

> >>> SignatureVersion 1<br>> >>> Timestamp 2010-07-20T13:51:31<br>> >>> Version 2009-03-01<br>> >>> <br>> >>> Source:<br>> >>> <br>> Action=DescribeImages&AWSAccessKeyId=oneadmin&SignatureVersion=1&Timestamp=2>>><br>

> 0<br>> >>> <br>> 10-07-20T13%3A51%3A31&Version=2009-03-01&Signature=3%2FgUXH4BICKrkbBfBkJtozJ>>><br>> K<br>> >>> 3zo%3D<br>> >>> <br>> >>> RESPONSE<br>

> >>> Invalid credentials<br>> >>> <br>> >>> <br>> >>> Thanks for the support<br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>

> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>> >>> <br>
> >>> <br>
> >>> <br>> >>> Il tuo mondo MSN a portata di clic. Scarica IE8 per MSN<br>> >>> <<a href="http://events.it.msn.com/internet-explorer-8" target="_blank">http://events.it.msn.com/internet-explorer-8</a>><br>

> >>> <br>> >>> _______________________________________________<br>> >>> Users mailing list<br>> >>> <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>

> >>> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>> >>> <br>> >>> <br>> >>> <br>

> >>> <br>> >>> -- <br>> >>> Daniel Molina, Cloud Technology Engineer/Researcher<br>> >>> DSA Research Group: web <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a> <<a href="http://dsa-research.org/" target="_blank">http://dsa-research.org/</a>><br>

> >>> and blog <a href="http://blog.dsa-research.org" target="_blank">http://blog.dsa-research.org</a> <<a href="http://blog.dsa-research.org/" target="_blank">http://blog.dsa-research.org/</a>><br>> >>> OpenNebula Open Source Toolkit for Cloud Computing:<br>

> >>> <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>> >>> <<a href="http://www.opennebula.org/" target="_blank">http://www.opennebula.org/</a>><br>> >>> <br>

> >>> Messenger Radio. La radio che si fa cliccare!<br>> >>> <<a href="http://www.messenger.it/messenger_radio.aspx" target="_blank">http://www.messenger.it/messenger_radio.aspx</a>><br>> >>> <br>

> >>> _______________________________________________<br>> >>> Users mailing list<br>> >>> <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>

> >>> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>> >>> <br>> >> <br>> >> <br>

> >> <br>> >> -- <br>> >> Daniel Molina, Cloud Technology Engineer/Researcher<br>> >> DSA Research Group: web <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a> and blog<br>

> >> <a href="http://blog.dsa-research.org" target="_blank">http://blog.dsa-research.org</a><br>> >> OpenNebula Open Source Toolkit for Cloud Computing: <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>

> >> <br>> >> <br>> >> 10 buoni motivi per scegliere Hotmail<br>> >> <<a href="http://www.windowslive.it/hotmail/10buonimotivi/index.html" target="_blank">http://www.windowslive.it/hotmail/10buonimotivi/index.html</a>> <br>

> <br>                                           <br></div></div><hr>Chiacchiera, condividi, gioca. <a href="http://www.messenger.it/ilovemessenger/" target="_blank">Messenger č pieno di sorprese.</a></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Daniel Molina, Cloud Technology Engineer/Researcher<br>DSA Research Group: web <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a> and blog <a href="http://blog.dsa-research.org" target="_blank">http://blog.dsa-research.org</a><br>

OpenNebula Open Source Toolkit for Cloud Computing: <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>
</div>