<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    Le 3/22/12 6:53 AM, biro lehel a écrit :
    <blockquote
cite="mid:1332395596.61095.YahooMailClassic@web120501.mail.ne1.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">Hello everyone,<br>
              <br>
              I'm looking for the most convenient setting to be able to
              passwordlessly ssh between the VM's created by OpenNebula.
              I've noticed that the settings which provide passwordless
              ssh from the Front-end (or Hosts) into VM's do not deal
              with this, the system is still asking for a password if I
              want to ssh from VM into VM. So, did I do something wrong,
              and in theory, the exact same steps would need to be
              followed in case of VM's too, or is there some trick?<br>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    To enable password less communication between VMs you need top
    create a SSH key for a user (root?) that will be in all you VMs.<br>
    You should also disable in ssh_config the know_hosts feature (or
    redirect it to /dev/null).<br>
    <br>
    For SSH there are multiple means. You create a VM with a SSH key
    inside, the drawback is the SSH key is the same for all VMs e.g. all
    users, this is not secure but for test only it would fit.<br>
    At boot time you load the ssh key for a file set in CONTEXT
    template, with a key dedicated per user. Or, still at boot time, you
    trigger a server (you made) to get a SSH key from the VM ip.<br>
    <br>
    Olivier<br>
    <br>
    <blockquote
cite="mid:1332395596.61095.YahooMailClassic@web120501.mail.ne1.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top"><br>
              Thank you, <br>
              Lehel.<br>
            </td>
          </tr>
        </tbody>
      </table>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438

</pre>
  </body>
</html>