View Single Post
  #4   (View Single Post)  
Old 6th April 2012
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Make sure you own the ~/.ssh/ directory and the ~/.ssh/authorized_keys file. Also chmod the authorized_keys file to 600.

Try running the ssh client with -v flag to get debug output. You can add -v up to three times for even more debug output.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote