diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-31 03:04:26 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-31 03:04:26 +0000 |
commit | 38f80c0a13d58fe27fbf5b2bae09368d3db4c09c (patch) | |
tree | 63e0ba3780758f96272fe74a284406080703ae87 /debian/po/nl.po | |
parent | 086880515569ec21401dcdc9d1b191de731b0c5e (diff) |
Since ssh-keysign isn't used by default (you need to set EnableSSHKeysign
to "yes" in /etc/ssh/ssh_config), having a debconf question to ask whether
it should be setuid is overkill, and the question text had got out of date
anyway. Remove this question, ship ssh-keysign setuid in
openssh-client.deb, and set a statoverride if the debconf question was
previously set to false.
Diffstat (limited to 'debian/po/nl.po')
-rw-r--r-- | debian/po/nl.po | 66 |
1 files changed, 27 insertions, 39 deletions
diff --git a/debian/po/nl.po b/debian/po/nl.po index a141b6b7b..0c467e061 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po | |||
@@ -15,7 +15,7 @@ msgid "" | |||
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh 3.6.1p2-9\n" | 16 | "Project-Id-Version: openssh 3.6.1p2-9\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: \n" |
18 | "POT-Creation-Date: 2005-05-31 02:47+0100\n" | 18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" |
19 | "PO-Revision-Date: 2004-10-28 23:21+0100\n" | 19 | "PO-Revision-Date: 2004-10-28 23:21+0100\n" |
20 | "Last-Translator: Bart Cornelis <cobaco@linux.be>\n" | 20 | "Last-Translator: Bart Cornelis <cobaco@linux.be>\n" |
21 | "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" | 21 | "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" |
@@ -25,44 +25,6 @@ msgstr "" | |||
25 | 25 | ||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-client.templates.master:4 | ||
29 | msgid "Do you want ssh-keysign to be installed SUID root?" | ||
30 | msgstr "Wilt u ssh-keysign met SUID root installeren?" | ||
31 | |||
32 | #. Type: boolean | ||
33 | #. Description | ||
34 | #: ../openssh-client.templates.master:4 | ||
35 | msgid "" | ||
36 | "You have the option of installing the ssh-keysign helper with the SUID bit " | ||
37 | "set." | ||
38 | msgstr "" | ||
39 | "U heeft de mogelijkheid om het ssh-keysign hulpprogramma te installeren met " | ||
40 | "de SUID-bit aan." | ||
41 | |||
42 | #. Type: boolean | ||
43 | #. Description | ||
44 | #: ../openssh-client.templates.master:4 | ||
45 | msgid "" | ||
46 | "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-" | ||
47 | "based authentication." | ||
48 | msgstr "" | ||
49 | "Wanneer u de SUID-bit voor ssh-keysign aanzet, krijgt u de mogelijkheid om " | ||
50 | "de computer-gebaseerde authenticatie van het versie 2 SSH-protocol te " | ||
51 | "gebruiken." | ||
52 | |||
53 | #. Type: boolean | ||
54 | #. Description | ||
55 | #: ../openssh-client.templates.master:4 | ||
56 | msgid "" | ||
57 | "If in doubt, I suggest you install it with SUID. If it causes problems you " | ||
58 | "can change your mind later by running: dpkg-reconfigure ssh" | ||
59 | msgstr "" | ||
60 | "Bij twijfel kunt u best met SUID installeren. Indien dit problemen " | ||
61 | "veroorzaakt kunt u dit altijd later nog veranderen door \"dpkg-reconfigure " | ||
62 | "ssh\" uit te voeren" | ||
63 | |||
64 | #. Type: boolean | ||
65 | #. Description | ||
66 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
67 | msgid "Generate new configuration file" | 29 | msgid "Generate new configuration file" |
68 | msgstr "Genereer het nieuwe configuratiebestand" | 30 | msgstr "Genereer het nieuwe configuratiebestand" |
@@ -243,6 +205,32 @@ msgstr "" | |||
243 | "(de standaarwaarde) zal de 'PasswordAuthentication no' optie geen (nuttig) " | 205 | "(de standaarwaarde) zal de 'PasswordAuthentication no' optie geen (nuttig) " |
244 | "effect hebben tenzij u ook de PAM-configuratie aanpast in /etc/pam.d/ssh." | 206 | "effect hebben tenzij u ook de PAM-configuratie aanpast in /etc/pam.d/ssh." |
245 | 207 | ||
208 | #~ msgid "Do you want ssh-keysign to be installed SUID root?" | ||
209 | #~ msgstr "Wilt u ssh-keysign met SUID root installeren?" | ||
210 | |||
211 | #~ msgid "" | ||
212 | #~ "You have the option of installing the ssh-keysign helper with the SUID " | ||
213 | #~ "bit set." | ||
214 | #~ msgstr "" | ||
215 | #~ "U heeft de mogelijkheid om het ssh-keysign hulpprogramma te installeren " | ||
216 | #~ "met de SUID-bit aan." | ||
217 | |||
218 | #~ msgid "" | ||
219 | #~ "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 " | ||
220 | #~ "host-based authentication." | ||
221 | #~ msgstr "" | ||
222 | #~ "Wanneer u de SUID-bit voor ssh-keysign aanzet, krijgt u de mogelijkheid " | ||
223 | #~ "om de computer-gebaseerde authenticatie van het versie 2 SSH-protocol te " | ||
224 | #~ "gebruiken." | ||
225 | |||
226 | #~ msgid "" | ||
227 | #~ "If in doubt, I suggest you install it with SUID. If it causes problems " | ||
228 | #~ "you can change your mind later by running: dpkg-reconfigure ssh" | ||
229 | #~ msgstr "" | ||
230 | #~ "Bij twijfel kunt u best met SUID installeren. Indien dit problemen " | ||
231 | #~ "veroorzaakt kunt u dit altijd later nog veranderen door \"dpkg-" | ||
232 | #~ "reconfigure ssh\" uit te voeren" | ||
233 | |||
246 | #~ msgid "Allow SSH protocol 2 only" | 234 | #~ msgid "Allow SSH protocol 2 only" |
247 | #~ msgstr "Laat enkel versie 2 van het SSH-protocol toe." | 235 | #~ msgstr "Laat enkel versie 2 van het SSH-protocol toe." |
248 | 236 | ||