私は非常に便利だと思う記事を読んだ。 http://www.howtoforge.com/ssh_key_based_logins_putty
root
他のユーザーのために2つのキーペアを作成しました。しかし、ルートでのみ動作します。
他のサーバーの場合、サーバーは以下を表示します。
Using username "theotheruser".
Server refused our key
[email protected]'s password:
ベストアンサー1
~/.ssh
ユーザーディレクトリとその中のすべてのファイルの権限を確認してください。ディレクトリには~/.ssh
権限が必要であり700
、ファイルには権限が必要です。600