summaryrefslogtreecommitdiff
path: root/debian/po/templates.pot
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/templates.pot
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/templates.pot')
-rw-r--r--debian/po/templates.pot6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index 70e64acad..47c9e3686 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -29,9 +29,9 @@ msgstr ""
29msgid "" 29msgid ""
30"Previous versions of openssh-server permitted logging in as root over SSH " 30"Previous versions of openssh-server permitted logging in as root over SSH "
31"using password authentication. The default for new installations is now " 31"using password authentication. The default for new installations is now "
32"\"PermitRootLogin without-password\", which disables password authentication " 32"\"PermitRootLogin prohibit-password\", which disables password "
33"for root without breaking systems that have explicitly configured SSH public " 33"authentication for root without breaking systems that have explicitly "
34"key authentication for root." 34"configured SSH public key authentication for root."
35msgstr "" 35msgstr ""
36 36
37#. Type: boolean 37#. Type: boolean