summaryrefslogtreecommitdiff
path: root/debian/openssh-server.templates.master
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-10-04 21:15:30 +0000
committerColin Watson <cjwatson@debian.org>2006-10-04 21:15:30 +0000
commitac2843e83c71f92a60854e544f6fcb4c086bcd9e (patch)
treec43ff22da7c9dee12220287821aa78ad8c05ef09 /debian/openssh-server.templates.master
parent363f7150d6a074307c3a775058888fe064dcae15 (diff)
* Remove ssh/insecure_telnetd check altogether (closes: #391081).
Diffstat (limited to 'debian/openssh-server.templates.master')
-rw-r--r--debian/openssh-server.templates.master8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/openssh-server.templates.master b/debian/openssh-server.templates.master
index 4511e156e..d6432646d 100644
--- a/debian/openssh-server.templates.master
+++ b/debian/openssh-server.templates.master
@@ -28,14 +28,6 @@ _Description: Do you want to continue (and risk killing active ssh sessions)?
28 You can fix this by adding "--pidfile /var/run/sshd.pid" to the 28 You can fix this by adding "--pidfile /var/run/sshd.pid" to the
29 start-stop-daemon line in the stop section of the file. 29 start-stop-daemon line in the stop section of the file.
30 30
31Template: ssh/insecure_telnetd
32Type: error
33_Description: Warning: telnetd is installed --- probably not a good idea
34 I'd advise you to either remove the telnetd package (if you don't actually
35 need to offer telnet access) or install telnetd-ssl so that there is at
36 least some chance that telnet sessions will not be sending unencrypted
37 login/password and session information over the network.
38
39Template: ssh/encrypted_host_key_but_no_keygen 31Template: ssh/encrypted_host_key_but_no_keygen
40Type: note 32Type: note
41_Description: Warning: you must create a new host key 33_Description: Warning: you must create a new host key