summaryrefslogtreecommitdiff
path: root/debian/po
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-03-27 15:43:44 +0000
committerColin Watson <cjwatson@debian.org>2014-03-27 15:50:35 +0000
commit3a37232c0598fdc0ad9475571bdf38a74e9b437a (patch)
treef29e2fa4506dce603302fc91e7d955fe6820bbfe /debian/po
parentb8b14eb3fbb417d95468fed5aa24cca9f5994ada (diff)
German (thanks, Stephan Beck; closes: #742541).
Diffstat (limited to 'debian/po')
-rw-r--r--debian/po/de.po60
1 files changed, 60 insertions, 0 deletions
diff --git a/debian/po/de.po b/debian/po/de.po
new file mode 100644
index 000000000..986845c66
--- /dev/null
+++ b/debian/po/de.po
@@ -0,0 +1,60 @@
1# openssh.
2# Copyright (C) 2014
3# This file is distributed under the same license as the openssh package.
4# Stephan Beck <sbeck@mailbox.org>, 2014.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: openssh_1:6.6p1-1\n"
9"Report-Msgid-Bugs-To: openssh@packages.debian.org\n"
10"POT-Creation-Date: 2014-03-20 02:06+0000\n"
11"PO-Revision-Date: 2014-03-24 22:21+0100\n"
12"Last-Translator: Stephan Beck <sbeck@mailbox.org>\n"
13"Language-Team: Debian German translation team <debian-l10n-german@lists."
14"debian.org>\n"
15"Language: de\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19
20#. Type: boolean
21#. Description
22#: ../openssh-server.templates:1001
23msgid "Disable SSH password authentication for root?"
24msgstr "SSH Passwort-Authentifizierung für »root« deaktivieren?"
25
26#. Type: boolean
27#. Description
28#: ../openssh-server.templates:1001
29msgid ""
30"Previous versions of openssh-server permitted logging in as root over SSH "
31"using password authentication. The default for new installations is now "
32"\"PermitRootLogin without-password\", which disables password authentication "
33"for root without breaking systems that have explicitly configured SSH public "
34"key authentication for root."
35msgstr ""
36"Vorherige Versionen von openssh-server erlaubten das Anmelden als »root« "
37"über SSH unter Verwendung von Passwort-Authentifizierung. Die "
38"Standardeinstellung für Neuinstallationen lautet nun »PermitRootLogin "
39"without-password«, wodurch die Passwort-Authentifizierung für »root« "
40"deaktiviert wird, und Systeme dennoch funktionsfähig bleiben, bei denen "
41"ausdrücklich die Authentifizierung als »root« mittels öffentlichem SSH-"
42"Schlüssel konfiguriert ist."
43
44#. Type: boolean
45#. Description
46#: ../openssh-server.templates:1001
47msgid ""
48"This change makes systems more secure against brute-force password "
49"dictionary attacks on the root user (a very common target for such attacks). "
50"However, it may break systems that are set up with the expectation of being "
51"able to SSH as root using password authentication. You should only make this "
52"change if you do not need to do that."
53msgstr ""
54"Diese Änderung sichert Systeme besser gegen jene Angriffe auf den Benutzer "
55"»root« (ein verbreitetes Ziel solcher Angriffe) ab, die das Passwort durch "
56"simples Ausprobieren aller Einträge von Wörterbüchern zu erraten versuchen. "
57"Sie kann allerdings dazu führen, dass Systeme nicht mehr funktionieren, die "
58"in der Absicht konfiguriert wurden, die Anmeldung als »root« über SSH unter "
59"Verwendung von Passwort-Authentifizierung zuzulassen. Sie sollten diese "
60"Änderung nur vornehmen, wenn Sie auf Letzteres verzichten können."