summaryrefslogtreecommitdiff
path: root/debian/po/templates.pot
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-10-05 22:30:43 +0000
committerColin Watson <cjwatson@debian.org>2004-10-05 22:30:43 +0000
commit726497d9b38fab2eb9e9f66e73050527d9963712 (patch)
tree8afa45f1e9363ed0bdda2984ab2b27118c56fed5 /debian/po/templates.pot
parent82688c6fdce4f7bd07efcacc82e49b520b8d8056 (diff)
If PasswordAuthentication is disabled, then offer to disable
ChallengeResponseAuthentication too. The current PAM code will attempt password-style authentication if ChallengeResponseAuthentication is enabled (closes: #250369).
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r--debian/po/templates.pot30
1 files changed, 29 insertions, 1 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index e8e8e4cd2..447bf89a4 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -16,7 +16,7 @@ msgid ""
16msgstr "" 16msgstr ""
17"Project-Id-Version: PACKAGE VERSION\n" 17"Project-Id-Version: PACKAGE VERSION\n"
18"Report-Msgid-Bugs-To: \n" 18"Report-Msgid-Bugs-To: \n"
19"POT-Creation-Date: 2004-03-06 17:54+0000\n" 19"POT-Creation-Date: 2004-10-05 20:41+0100\n"
20"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 20"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
21"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 21"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
22"Language-Team: LANGUAGE <LL@li.org>\n" 22"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -292,3 +292,31 @@ msgid ""
292"sshd_config after the upgrade is complete, taking note of the warning in the " 292"sshd_config after the upgrade is complete, taking note of the warning in the "
293"sshd_config(5) manual page." 293"sshd_config(5) manual page."
294msgstr "" 294msgstr ""
295
296#. Type: boolean
297#. Description
298#: ../templates.master:130
299msgid "Disable challenge-response authentication?"
300msgstr ""
301
302#. Type: boolean
303#. Description
304#: ../templates.master:130
305msgid ""
306"Password authentication appears to be disabled in your current OpenSSH "
307"server configuration. In order to prevent users from logging in using "
308"passwords (perhaps using only public key authentication instead) with recent "
309"versions of OpenSSH, you must disable challenge-response authentication, or "
310"else ensure that your PAM configuration does not allow Unix password file "
311"authentication."
312msgstr ""
313
314#. Type: boolean
315#. Description
316#: ../templates.master:130
317msgid ""
318"If you disable challenge-response authentication (the default answer), then "
319"users will not be able to log in using passwords. If you leave it enabled, "
320"then the 'PasswordAuthentication no' option will have no useful effect "
321"unless you also adjust your PAM configuration in /etc/pam.d/ssh."
322msgstr ""