summaryrefslogtreecommitdiff
path: root/debian/po/pt_BR.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_BR.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_BR.po')
-rw-r--r--debian/po/pt_BR.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
index d7252fb99..99b1182f1 100644
--- a/debian/po/pt_BR.po
+++ b/debian/po/pt_BR.po
@@ -30,13 +30,13 @@ msgstr "Desabilitar autenticação por senha do SSH para 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"Versões anteriores do openssh-server permitiam login como root sobre SSH " 37"Versões anteriores do openssh-server permitiam login como root sobre SSH "
38"usando autenticação por senha. O padrão para as novas instalações agora é " 38"usando autenticação por senha. O padrão para as novas instalações agora é "
39"\"PermitRootLogin without-password\", que desabilita a autenticação por " 39"\"PermitRootLogin prohibit-password\", que desabilita a autenticação por "
40"senha para root sem quebrar sistemas que tenham configurado explicitamente o " 40"senha para root sem quebrar sistemas que tenham configurado explicitamente o "
41"SSH para autenticação por chave pública para root." 41"SSH para autenticação por chave pública para root."
42 42