From 086880515569ec21401dcdc9d1b191de731b0c5e Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 31 May 2005 02:01:55 +0000 Subject: Drop debconf support for allowing SSH protocol 1, which is discouraged and has not been the default since openssh 1:3.0.1p1-1. Users who need this should edit sshd_config instead (closes: #147212). --- debian/openssh-server.templates.master | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'debian/openssh-server.templates.master') diff --git a/debian/openssh-server.templates.master b/debian/openssh-server.templates.master index 8232252f3..3f7f017fd 100644 --- a/debian/openssh-server.templates.master +++ b/debian/openssh-server.templates.master @@ -17,21 +17,6 @@ _Description: Generate new configuration file It is strongly recommended that you let me generate a new configuration file for you. -Template: ssh/protocol2_only -Type: boolean -Default: true -_Description: Allow SSH protocol 2 only - This version of OpenSSH supports version 2 of the ssh protocol, which is - much more secure. Disabling ssh 1 is encouraged, however this will slow - things down on low end machines and might prevent older clients from - connecting (the ssh client shipped with "potato" is affected). - . - Also please note that keys used for protocol 1 are different so you will - not be able to use them if you only allow protocol 2 connections. - . - If you later change your mind about this setting, README.Debian has - instructions on what to do to your sshd_config file. - Template: ssh/use_old_init_script Type: boolean Default: false -- cgit v1.2.3