Hello,<br><br>From the root window, I can do ssh localhost, but after that it ask for passphrase. How can I disallow passphrase recursively ?<br><br>May be the following  output will clarify my doubt.<br><br>csv610@blackhole:~$ ssh localhost<br>
Linux blackhole 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64<br><br>The programs included with the Ubuntu system are free software;<br>the exact distribution terms for each program are described in the<br>individual files in /usr/share/doc/*/copyright.<br>
<br>Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by<br>applicable law.<br><br>To access official Ubuntu documentation, please visit:<br><a href="http://help.ubuntu.com/">http://help.ubuntu.com/</a><br>
Last login: Thu Dec 11 23:42:08 2008 from localhost<br>csv610@blackhole:~$ ssh localhost<br>Enter passphrase for key '/home/csv610/.ssh/id_rsa': <br><br><br><br>Thanks.<br>csv<br><br>