summaryrefslogtreecommitdiff
path: root/debian/templates.master
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 19:22:38 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 19:22:38 +0000
commit33efb142c1233f91e12e01e2ed97e425fa844518 (patch)
tree9f520a711a3dd50f5fc04212c7a768719eed04d5 /debian/templates.master
parente086afa991390f2ca3373d39fc8ffafa0f031ffb (diff)
Debian release 3.6.1p2-5.
Diffstat (limited to 'debian/templates.master')
-rw-r--r--debian/templates.master9
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/templates.master b/debian/templates.master
index 3f0ccd079..a4005fd38 100644
--- a/debian/templates.master
+++ b/debian/templates.master
@@ -12,10 +12,6 @@ _Description: Privilege separation
12 Privilege separation is turned on by default, so if you decide you want it 12 Privilege separation is turned on by default, so if you decide you want it
13 turned off, you need to add "UsePrivilegeSeparation no" to 13 turned off, you need to add "UsePrivilegeSeparation no" to
14 /etc/ssh/sshd_config. 14 /etc/ssh/sshd_config.
15 .
16 NB! If you are running a 2.0 series Linux kernel, then privilege
17 separation will not work at all, and your sshd will fail to start unless
18 you explicitly turn privilege separation off.
19 15
20Template: ssh/privsep_ask 16Template: ssh/privsep_ask
21Type: boolean 17Type: boolean
@@ -31,9 +27,8 @@ _Description: Enable Privilege separation
31 . 27 .
32 Since you've opted to have me generate an sshd_config file for you, you 28 Since you've opted to have me generate an sshd_config file for you, you
33 can choose whether or not to have Privilege Separation turned on or not. 29 can choose whether or not to have Privilege Separation turned on or not.
34 Unless you are running 2.0 (in which case you *must* say no here or your 30 Unless you know you need to use PAM features that won't work with this
35 sshd won't start at all) or know you need to use PAM features that won't 31 option, you should say yes here.
36 work with this option, you should say yes here.
37 32
38Template: ssh/new_config 33Template: ssh/new_config
39Type: boolean 34Type: boolean