2012年4月13日 星期五

ssh authorized_keys not working 無法登入

(1) SSH Server 上的權限設定
$ chmod 700 ~/.ssh
$ chmod 644 ~/.ssh/authorized_keys

(2) ssh client key 的問題?
$ ssh -i ~/.ssh/the_private_key user@remote.com

沒有留言:

張貼留言