The idea isnt supposed to be &#39;password-less&#39;, ideally you would generate a key with its own passphrase anyway. The point in using ssh keys is increased security as not only to do you have to know the passphrase of the key, you also need to have the key in the first place. This pretty much makes the risk of brute-force password attacks zero.<br>
<br><div class="gmail_quote">On Sun, May 10, 2009 at 12:02 PM, Peter Apps <span dir="ltr">&lt;<a href="mailto:peter@sheppey.free-online.co.uk">peter@sheppey.free-online.co.uk</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;">
Just out of curiosity. What&#39;s the advantage of going &#39;password less&#39;?<br>
<br>
I use ssh, sshfs and fish (in Konqueror). Once through the password,<br>
fish in particular gives pretty free access to the remote computer. I<br>
find a password a comforting security check so I&#39;ve never considered<br>
bypassing it.<br>
<br>
Regards, Peter.<br>
<div><div></div><div class="h5"><br>
On Sat, 2009-05-09 at 17:54 +0100, Stephen Fraser wrote:<br>
&gt; I dont mean to point out the obvious, however i assume you have<br>
&gt; restarted sshd on the server after changing the config?<br>
&gt;<br>
&gt; Ritchie Fraser wrote:<br>
&gt; &gt; Hi All,<br>
&gt; &gt;<br>
&gt; &gt; I am trying to get &quot;password less&quot; public key pair authentication to work<br>
&gt; &gt; between my laptop and my desktop and am not being very successful.<br>
&gt; &gt;<br>
&gt; &gt;     ritchie@linux-9gkd:~/.ssh&gt; ssh ritchie@hpdesk<br>
&gt; &gt;     Password:<br>
&gt; &gt;     Last login: Sat May  9 11:44:06 2009 from hpdesk<br>
&gt; &gt;     Have a lot of fun...<br>
&gt; &gt;     ritchie@hpdesk:~&gt;<br>
&gt; &gt;<br>
&gt; &gt; As you can see, ssh works and lets me in BUT it still asks me for my password.<br>
&gt; &gt; Grrrr.<br>
&gt; &gt;<br>
&gt; &gt; I feel I am missing something really stupid. All pointers welcome :-)<br>
&gt; &gt;<br>
&gt; &gt; Setup:<br>
&gt; &gt; Laptop: linux-9gkd                                                  Desktop: hpdesk<br>
&gt; &gt; OS: OpenSUSE 11.1                                                   OpenSUSE 10.3<br>
&gt; &gt;<br>
&gt; &gt; I followed the instructions here...<br>
&gt; &gt; <a href="http://en.opensuse.org/Public_Key_Authentication" target="_blank">http://en.opensuse.org/Public_Key_Authentication</a><br>
&gt; &gt;<br>
&gt; &gt; I created my rsa key pair on linux-9gkd and copied it (id_rsa.pub) into my<br>
&gt; &gt; ~/.ssh/authorized_keys on hpdesk.<br>
&gt; &gt;<br>
&gt; &gt; I made the suggested changes to client (linux-9gkd) and server (hpdesk) config<br>
&gt; &gt; files.<br>
&gt; &gt;<br>
&gt; &gt; I can post config files if necessary.<br>
&gt; &gt;<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Kent mailing list<br>
&gt; <a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
<br>
<br>
_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
</div></div></blockquote></div><br>