ssh fails silently on key authentication

Jan 20
2010

If it happens that only root (or no one) can use key authentication, most probably the permissions are wrong. Check the following permissions:

ls -ld ~/.ssh | awk '{print $1}'
# should return drwx------
# otherwise: chmod 0700 ~/.ssh

Calendar

September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

Tags