summaryrefslogtreecommitdiff
path: root/debian/po/pt.po
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-11-29 17:34:13 +0000
committerColin Watson <cjwatson@debian.org>2015-11-29 17:34:13 +0000
commit18a9bd1867ee6fb9d913515773b322a279759b5d (patch)
tree84039e754648d919d08108dcbc24b92f90d7c758 /debian/po/pt.po
parent0b372585c0026f78676f1414510ec9f87a383803 (diff)
Change "PermitRootLogin without-password" to the new preferred spelling of "PermitRootLogin prohibit-password" in sshd_config, and update documentation to reflect the new upstream default.
Diffstat (limited to 'debian/po/pt.po')
-rw-r--r--debian/po/pt.po13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/po/pt.po b/debian/po/pt.po
index 282ac8dde..2dab84ccf 100644
--- a/debian/po/pt.po
+++ b/debian/po/pt.po
@@ -30,15 +30,16 @@ msgstr "Desactivar a autenticação SSH por palavra passe para o root?"
30msgid "" 30msgid ""
31"Previous versions of openssh-server permitted logging in as root over SSH " 31"Previous versions of openssh-server permitted logging in as root over SSH "
32"using password authentication. The default for new installations is now " 32"using password authentication. The default for new installations is now "
33"\"PermitRootLogin without-password\", which disables password authentication " 33"\"PermitRootLogin prohibit-password\", which disables password "
34"for root without breaking systems that have explicitly configured SSH public " 34"authentication for root without breaking systems that have explicitly "
35"key authentication for root." 35"configured SSH public key authentication for root."
36msgstr "" 36msgstr ""
37"As versões anteriores do servidor openssh permitiam iniciar sessão como root " 37"As versões anteriores do servidor openssh permitiam iniciar sessão como root "
38"sobre SSH usando autenticação por palavra-passe. A predefinição para novas " 38"sobre SSH usando autenticação por palavra-passe. A predefinição para novas "
39"instalações é agora \"PermitRootLogin without-password\", a qual desactiva a " 39"instalações é agora \"PermitRootLogin prohibit-password\", a qual desactiva "
40"autenticação por palavra-passe para o root sem danificar os sistemas que têm " 40"a autenticação por palavra-passe para o root sem danificar os sistemas que "
41"configurados explicitamente autenticação SSH por chave pública para o root." 41"têm configurados explicitamente autenticação SSH por chave pública para o "
42"root."
42 43
43#. Type: boolean 44#. Type: boolean
44#. Description 45#. Description