summaryrefslogtreecommitdiffstats
path: root/po/de/man5/securetty.5.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de/man5/securetty.5.po')
-rw-r--r--po/de/man5/securetty.5.po144
1 files changed, 144 insertions, 0 deletions
diff --git a/po/de/man5/securetty.5.po b/po/de/man5/securetty.5.po
new file mode 100644
index 00000000..377de9c3
--- /dev/null
+++ b/po/de/man5/securetty.5.po
@@ -0,0 +1,144 @@
+# German translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Lutz Donnerhacke <Lutz.Donnerhacke@Jena.Thur.De>
+# Martin Schulze <joey@infodrom.org>
+# Michael Haardt <michael@moria.de>
+# Martin Eberhard Schauer <Martin.E.Schauer@gmx.de>, 2010.
+# Helge Kreutzmann <debian@helgefjell.de>, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.16.0\n"
+"POT-Creation-Date: 2024-03-01 17:07+0100\n"
+"PO-Revision-Date: 2023-01-11 14:03+0100\n"
+"Last-Translator: Dr. Tobias Quathamer <toddy@debian.org>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "securetty"
+msgstr "securetty"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2023-10-31"
+msgstr "31. Oktober 2023"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "Linux man-pages 6.06"
+msgstr "Linux man-pages 6.06"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "BEZEICHNUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "securetty - list of terminals on which root is allowed to login"
+msgstr "securetty - Liste von Terminals, auf denen sich root anmelden darf"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESCHREIBUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The file I</etc/securetty> contains the names of terminals (one per line, "
+"without leading I</dev/>) which are considered secure for the transmission "
+"of certain authentication tokens."
+msgstr ""
+"Die Datei I</etc/securetty> enthält die Namen von Terminals (eine pro Zeile "
+"ohne das führende I</dev/>), die für die Übertragung von bestimmten "
+"Authentifizierungs-Tokens als sicher gelten."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"It is used by (some versions of) B<login>(1) to restrict the terminals on "
+"which root is allowed to login. See B<login.defs>(5) if you use the shadow "
+"suite."
+msgstr ""
+"Sie wird von (einigen Versionen von) B<login>(1) benutzt, um die Terminals "
+"einzuschränken, von denen aus sich »root« anmelden darf. Wenn Sie die Shadow-"
+"Suite einsetzen, lesen Sie bitte B<login.defs>(5)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"On PAM enabled systems, it is used for the same purpose by "
+"B<pam_securetty>(8) to restrict the terminals on which empty passwords are "
+"accepted."
+msgstr ""
+"Auf Systemen, die PAM aktiviert haben, wird die Datei für den gleichen Zweck "
+"von B<pam_securetty>(8) verwendet, um die Terminals einzuschränken, auf "
+"denen leere Passwörter akzeptiert werden."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "FILES"
+msgstr "DATEIEN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/securetty>"
+msgstr "I</etc/securetty>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<login>(1), B<login.defs>(5), B<pam_securetty>(8)"
+msgstr "B<login>(1), B<login.defs>(5), B<pam_securetty>(8)"
+
+#. type: TH
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2022-10-30"
+msgstr "30. Oktober 2022"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "Linux man-pages 6.03"
+msgstr "Linux man-pages 6.03"
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages 6.05.01"
+msgstr "Linux man-pages 6.05.01"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "Linux man-pages 6.04"
+msgstr "Linux-Handbuchseiten 6.04"