diff options
author | Colin Watson <cjwatson@debian.org> | 2004-10-06 13:05:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-10-06 13:05:09 +0000 |
commit | 08c262ff39622db49af82f3c801f4541298ab7a5 (patch) | |
tree | b525cd9ede6498f86142aa8d6a9d53707f9d6078 /debian/changelog | |
parent | 9c0a1b315ca0bcf1db337e25db71b03e4fc2b586 (diff) |
Leave ChallengeResponseAuthentication enabled by default, since
PasswordAuthentication has been turned off for new installs since
1:3.8p1-2.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2d527565d..8da64d681 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,6 +4,9 @@ openssh (1:3.8.1p1-8.sarge.1) UNRELEASED; urgency=high | |||
4 | ChallengeResponseAuthentication too. The current PAM code will attempt | 4 | ChallengeResponseAuthentication too. The current PAM code will attempt |
5 | password-style authentication if ChallengeResponseAuthentication is | 5 | password-style authentication if ChallengeResponseAuthentication is |
6 | enabled (closes: #250369). | 6 | enabled (closes: #250369). |
7 | * This will ask a question of anyone who installed fresh with 1:3.8p1-2 or | ||
8 | later and then upgraded. Sorry about that ... for this reason, the | ||
9 | default answer is to leave ChallengeResponseAuthentication enabled. | ||
7 | 10 | ||
8 | -- Colin Watson <cjwatson@debian.org> Tue, 5 Oct 2004 19:05:08 +0100 | 11 | -- Colin Watson <cjwatson@debian.org> Tue, 5 Oct 2004 19:05:08 +0100 |
9 | 12 | ||