Last-modified: 2011-12-26 (月) 01:24:45
SSH/No supported authentication methods available

現象

鍵暗号方式でSSH接続しようとすると
No supported authentication methods available
と表示され、失敗しました。

原因

対策

方法

Everything is expanded.Everything is shortened.
  1
  2
 
 
chmod 700 /home/[ユーザー名]/.ssh
chmod 600 /home/[ユーザー名]/.ssh/authorized_keys

検証時の環境