The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Security
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-29-2009
Padow Padow is offline
Registered User
  
 

Join Date: Dec 2008
Location: Maryland
Posts: 178
One thing I would do from the start is make sure that the .ssh directory and autorized_keys files are owned by the user. Looks like one of them is owned by 1, and the other by 2.

-----Post Update-----

Also, make sure there are no line breaks in the authorized_keys file from copying and pasting.