summaryrefslogtreecommitdiff
path: root/debian/openssh-server.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.templates')
-rw-r--r--debian/openssh-server.templates18
1 files changed, 0 insertions, 18 deletions
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates
index 3a7349a31..6c7d3999d 100644
--- a/debian/openssh-server.templates
+++ b/debian/openssh-server.templates
@@ -7,24 +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/new_config
11Type: boolean
12Default: true
13_Description: Generate a new configuration file for OpenSSH?
14 This version of OpenSSH has a considerably changed configuration file from
15 the version shipped in Debian 'Potato', which you appear to be upgrading
16 from. This package can now generate a new configuration file
17 (/etc/ssh/sshd.config), which will work with the new server version, but
18 will not contain any customizations you made with the old version.
19 .
20 Please note that this new configuration file will set the value of
21 'PermitRootLogin' to 'yes' (meaning that anyone knowing the root password
22 can ssh directly in as root). Please read the README.Debian file for
23 more details about this design choice.
24 .
25 It is strongly recommended that you choose to generate a new
26 configuration file now.
27
28Template: ssh/use_old_init_script 10Template: ssh/use_old_init_script
29Type: boolean 11Type: boolean
30Default: false 12Default: false