[debian-users 00233] sshの公開キー認証について
24 Feb
2018
24 Feb
'18
9:16 p.m.
以前は、sshの公開キー認証を使用する場合 RSAAuthentication yes を設定していたように思うのですが、Debian 9では RSAAuthentication は見当たらないようです Debian 9 で公開キー認証を使いたい場合 AuthorizedKeysFile .ssh/authorized_keys PubkeyAuthentication yes に設定するだけで良いのでしょうか? -- _/_/_/_/_/_/_/_/_/_/_/_/_/_/ 斉藤
25 Feb
25 Feb
2 a.m.
New subject: [debian-users 00234] Re: sshの公開キー認証について
From: "Saito.k" <saitoib@ibara.ne.jp> Subject: [debian-users 00233] sshの公開キー認証について Date: Sat, 24 Feb 2018 21:16:18 +0900
以前は、sshの公開キー認証を使用する場合 RSAAuthentication yes を設定していたように思うのですが、Debian 9では RSAAuthentication は見 当たらないようです
RSAAuthentication は “This option applies to protocol version 1 only.” とのことらしいですので、SSH v1が使えなくなったSSHサーバーで あれば、もうこれは無視でよいのではないでしょうか。 -- 喜瀬“冬猫”浩
3129
Age (days ago)
3129
Last active (days ago)
1 comments
2 participants
participants (2)
-
KISE Hiroshi -
Saito.k