summaryrefslogtreecommitdiff
path: root/debian/openssh-server.templates.master
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.templates.master')
-rw-r--r--debian/openssh-server.templates.master12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/openssh-server.templates.master b/debian/openssh-server.templates.master
index 3f7f017fd..c6d395d98 100644
--- a/debian/openssh-server.templates.master
+++ b/debian/openssh-server.templates.master
@@ -1,10 +1,10 @@
1Template: ssh/new_config 1Template: ssh/new_config
2Type: boolean 2Type: boolean
3Default: true 3Default: true
4_Description: Generate new configuration file 4_Description: Generate new configuration file?
5 This version of OpenSSH has a considerably changed configuration file from 5 This version of OpenSSH has a considerably changed configuration file from
6 the version shipped in Debian 'Potato', which you appear to be upgrading 6 the version shipped in Debian 'Potato', which you appear to be upgrading
7 from. I can now generate you a new configuration file 7 from. This package can now generate a new configuration file
8 (/etc/ssh/sshd.config), which will work with the new server version, but 8 (/etc/ssh/sshd.config), which will work with the new server version, but
9 will not contain any customisations you made with the old version. 9 will not contain any customisations you made with the old version.
10 . 10 .
@@ -14,8 +14,8 @@ _Description: Generate new configuration file
14 this is the correct default (see README.Debian for more details), but you 14 this is the correct default (see README.Debian for more details), but you
15 can always edit sshd_config and set it to no if you wish. 15 can always edit sshd_config and set it to no if you wish.
16 . 16 .
17 It is strongly recommended that you let me generate a new configuration 17 It is strongly recommended that you let this package generate a new
18 file for you. 18 configuration file now.
19 19
20Template: ssh/use_old_init_script 20Template: ssh/use_old_init_script
21Type: boolean 21Type: boolean
@@ -47,8 +47,8 @@ Template: ssh/encrypted_host_key_but_no_keygen
47Type: note 47Type: note
48_Description: Warning: you must create a new host key 48_Description: Warning: you must create a new host key
49 There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH 49 There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH
50 can not handle this host key file, and I can't find the ssh-keygen utility 50 can not handle this host key file, and the ssh-keygen utility from the old
51 from the old (non-free) SSH installation. 51 (non-free) SSH installation does not appear to be available.
52 . 52 .
53 You will need to generate a new host key. 53 You will need to generate a new host key.
54 54