Did you put the keys on global file system or on the temporary file system ? Same goes for the changes to the ssh configuration. If you start a new instance your configuration settings will be gone if you don&#39;t change them on the global file system, use prepared .disk or if you defined a separate configuration file in the instance directory.<br>
<br>Regards,<br><br>Adrian.<br><br><div class="gmail_quote">On Wed, Feb 3, 2010 at 11:26 AM, Olivier Mémin <span dir="ltr">&lt;<a href="mailto:olivier.memin@mancalanetworks.com">olivier.memin@mancalanetworks.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);"><span>Hi all.<br>
<br>I run two machines on the same collision domain, let&#39;s say a server and a client.<br>The server runs sshd, I can access it from the client with the following command<br>   ssh root@server_address<br>Then I am requested the password and access is granted if the password is correct.<br>
<br>I would like now to configure public key authentication. I have generated RSA keys on the client (ssh-keygen -t rsa) and I have transferred the public key on the server (ssh-copy-id -i /root/id_rsa.pub root@server_address).<br>
On the server, the /etc/ssh/sshd_config file is fulfilled with &quot;PubkeyAuthentication yes&quot; and &quot;RSAAuthentication yes&quot;.<br><br>However, when I try to connect from client to server, I am still requested the password for root@server_address...<br>
<br>As this process works on physical hosts running Debian or Ubuntu, I guess it is a Netkit configuration problem. Any idea ?<br><br>Thanks in advance.<br><br>--<br><font color="#888888">OM<br></font></span></div></div><br>
_______________________________________________<br>
Netkit.users mailing list<br>
<a href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a><br>
<a href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users" target="_blank">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a><br>
<br></blockquote></div><br>