diff options
Diffstat (limited to 'debian/templates.master')
-rw-r--r-- | debian/templates.master | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/templates.master b/debian/templates.master index 4d60e95da..a4005fd38 100644 --- a/debian/templates.master +++ b/debian/templates.master | |||
@@ -26,9 +26,9 @@ _Description: Enable Privilege separation | |||
26 | fail, and PAM keyboard-interactive authentication won't work. | 26 | fail, and PAM keyboard-interactive authentication won't work. |
27 | . | 27 | . |
28 | 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 |
29 | 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. |
30 | Unless you know you need to use PAM features that won't work with this | 30 | Unless you know you need to use PAM features that won't work with this |
31 | option, you should enable it. | 31 | option, you should say yes here. |
32 | 32 | ||
33 | Template: ssh/new_config | 33 | Template: ssh/new_config |
34 | Type: boolean | 34 | Type: boolean |
@@ -75,7 +75,7 @@ _Description: ssh2 keys merged in configuration files | |||
75 | Template: ssh/use_old_init_script | 75 | Template: ssh/use_old_init_script |
76 | Type: boolean | 76 | Type: boolean |
77 | Default: false | 77 | Default: false |
78 | _Description: Do you want to continue (and risk killing active ssh sessions)? | 78 | _Description: Do you want to continue (and risk killing active ssh sessions) ? |
79 | The version of /etc/init.d/ssh that you have installed, is likely to kill | 79 | The version of /etc/init.d/ssh that you have installed, is likely to kill |
80 | all running sshd instances. If you are doing this upgrade via an ssh | 80 | all running sshd instances. If you are doing this upgrade via an ssh |
81 | session, that would be a Bad Thing(tm). | 81 | session, that would be a Bad Thing(tm). |
@@ -134,7 +134,7 @@ _Description: Do you want /usr/lib/ssh-keysign to be installed SUID root? | |||
134 | Template: ssh/run_sshd | 134 | Template: ssh/run_sshd |
135 | Type: boolean | 135 | Type: boolean |
136 | Default: true | 136 | Default: true |
137 | _Description: Do you want to run the sshd server? | 137 | _Description: Do you want to run the sshd server ? |
138 | This package contains both the ssh client, and the sshd server. | 138 | This package contains both the ssh client, and the sshd server. |
139 | . | 139 | . |
140 | Normally the sshd Secure Shell Server will be run to allow remote logins | 140 | Normally the sshd Secure Shell Server will be run to allow remote logins |