$sudo ssh-keygen<br>$cp ~/.ssh/id_rsa.pub ~/.ssh/authorized_keys<br>$ssh localhost<br>   I can able to login success<br>$ubuntu@domU-12-31-38-00-B5-77:~$ cat /srv/cloud/one/.ssh/config<br>cat: /srv/cloud/one/.ssh/config: No such file or directory<br>
<br><br><br><br><div class="gmail_quote">On Fri, Mar 26, 2010 at 3:55 PM, Stefan Freitag <span dir="ltr">&lt;<a href="mailto:stefan.freitag@udo.edu">stefan.freitag@udo.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
the oneadmin user should be available on all hosts you want to add via<br>
onehost command (the uid/gid should also be the same on all systems)<br>
<br>
You can check this by running<br>
id oneadmin<br>
on each host and compare the output.<br>
<br>
After this you should create  a private and a public key for oneadmin and<br>
share the public key to all the physical hosts. How to enable the hosts to<br>
work with keys can be found in ssh tutorial ;-)<br>
<div><div></div><div class="h5"><br>
Kind regards<br>
Stefan<br>
<br>
clouduser s schrieb:<br>
&gt; oneadmin username was alreqady available<br>
&gt; So i started deleting and creating the user as follows,<br>
&gt; $sudo useradd -d /srv/cloud/one -g cloud -m oneadmin<br>
&gt; useradd: cannot create directory /srv/cloud/one<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Mar 26, 2010 at 3:11 PM, clouduser s &lt;<a href="mailto:jcclouduser@gmail.com">jcclouduser@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;&gt; Your right i was unable to do ssh with oneadmin<br>
&gt;&gt; How to configure ?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Mar 26, 2010 at 2:35 PM, Stefan Freitag<br>
&gt;&gt; &lt;<a href="mailto:stefan.freitag@udo.edu">stefan.freitag@udo.edu</a>&gt;wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; it seems to me that there is a problem with the information system.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Could you please check if you can ssh (as oneadmin user) passwordless<br>
&gt;&gt;&gt; to<br>
&gt;&gt;&gt; host01 and host02? Additionally you can check file some files in the<br>
&gt;&gt;&gt; /tmp<br>
&gt;&gt;&gt; directory on this hosts, usually there should exist a one-im<br>
&gt;&gt;&gt; subdirectory<br>
&gt;&gt;&gt; in /tmp.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Kind regards<br>
&gt;&gt;&gt; Stefan<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; clouduser s schrieb:<br>
&gt;&gt;&gt; &gt; OS: Ubuntu 9.10<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; $sudo apt-get install openjdk-6-jdk<br>
&gt;&gt;&gt; &gt; $sudo apt-get install apt-get install opennebula<br>
&gt;&gt;&gt; &gt; $sudo onehost add host01 im_kvm vmm_kvm tm_ssh<br>
&gt;&gt;&gt; &gt; $sudo onehost add host02 im_kvm vmm_kvm tm_ssh<br>
&gt;&gt;&gt; &gt; $onehost list<br>
&gt;&gt;&gt; &gt; $HID NAME   RVM TCPU FCPU ACPU TMEM FMEM STAT<br>
&gt;&gt;&gt; &gt; 0    host01   0               0       100                     err<br>
&gt;&gt;&gt; &gt; 1    host02   0               0       100                     err<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; could you please assist what i done mistake...<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; Users mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
&gt;&gt;&gt; &gt; <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Dipl.-Inform. Stefan Freitag<br>
&gt;&gt;&gt; Institut für Roboterforschung - Abteilung Informationstechnik<br>
&gt;&gt;&gt; Universitaet Dortmund         | phone:  +49 (0)231-755-7009<br>
&gt;&gt;&gt; Otto-Hahn-Str. 8              | mobile: +49 (0)176-23900074<br>
&gt;&gt;&gt; 44221 Dortmund, Germany       | fax:    +49 (0)231-755-3251<br>
&gt;&gt;&gt; <a href="http://www.irf.uni-dortmund.de" target="_blank">www.irf.uni-dortmund.de</a>       | email:  <a href="mailto:stefan.freitag@udo.edu">stefan.freitag@udo.edu</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br>