summaryrefslogtreecommitdiff
path: root/debian/openssh-server.templates
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-05-22 00:22:16 +0100
committerColin Watson <cjwatson@debian.org>2013-05-22 00:22:16 +0100
commit66226af6929845dbe14a477e87237950a690b918 (patch)
tree28aa0c9a8fb168e1e500183945a5a27dc5abd8bc /debian/openssh-server.templates
parent8b32ca7b77bf39b2386d5abf0e2c73411c630f63 (diff)
Remove lots of maintainer script support for upgrades from pre-etch
(three releases before current stable).
Diffstat (limited to 'debian/openssh-server.templates')
-rw-r--r--debian/openssh-server.templates16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates
index b2d94fabe..581d71956 100644
--- a/debian/openssh-server.templates
+++ b/debian/openssh-server.templates
@@ -7,22 +7,6 @@
7# Even minor modifications require translation updates and such 7# Even minor modifications require translation updates and such
8# changes should be coordinated with translators and reviewers. 8# changes should be coordinated with translators and reviewers.
9# 9#
10Template: ssh/disable_cr_auth
11Type: boolean
12Default: false
13_Description: Disable challenge-response authentication?
14 Password authentication appears to be disabled in the current OpenSSH
15 server configuration. In order to prevent users from logging in using
16 passwords (perhaps using only public key authentication instead) with
17 recent versions of OpenSSH, you must disable challenge-response
18 authentication, or else ensure that your PAM configuration does not allow
19 Unix password file authentication.
20 .
21 If you disable challenge-response authentication, then users will not be
22 able to log in using passwords. If you leave it enabled (the default
23 answer), then the 'PasswordAuthentication no' option will have no useful
24 effect unless you also adjust your PAM configuration in /etc/pam.d/ssh.
25
26Template: ssh/vulnerable_host_keys 10Template: ssh/vulnerable_host_keys
27Type: note 11Type: note
28#flag:translate!:5 12#flag:translate!:5