Subject: Re: /etc/ssh/sshd_config の PasswordAuthentication no
Date: 2011/03/12 19:16
From: soda
ChallengeResponseAuthentication yesになってませんか?
これは noにしないと駄目です。
こことか参照してください: http://www.unixuser.org/~euske/doc/openssh/book/chap5.html#disable-password-auth-systemwide
UsePAM よりは ChallengeResponseAuthentication no の方が本質的なので、
必ず ChallengeResponseAuthentication no とする必要があります。Subject: Re: /etc/ssh/sshd_config の PasswordAuthentication no
Date: 2011/03/18 01:45
From: Makoto Fujiwara <makoto at ki nu>
ありがとうございます。
# ChallengeResponseAuthentication yes
になっていました。
教えていただいた URL を読んだ時に、
「UsePAM よりは ChallengeResponseAuthentication no の方が本質的」
とは読めなかった気もするのですが、
ChallengeResponseAuthentication no
にしておきました。
いつもありがとうございます。
HNS Board-0.1.1 Copyright (c) by HyperNikkiSystem Project 2002