summaryrefslogtreecommitdiff
path: root/debian/po/ca.po
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/ca.po
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/ca.po')
-rw-r--r--debian/po/ca.po30
1 files changed, 29 insertions, 1 deletions
diff --git a/debian/po/ca.po b/debian/po/ca.po
index 412555d19..85a65e9e4 100644
--- a/debian/po/ca.po
+++ b/debian/po/ca.po
@@ -6,7 +6,7 @@ msgid ""
6msgstr "" 6msgstr ""
7"Project-Id-Version: openssh_1:3.8p1-3_templates\n" 7"Project-Id-Version: openssh_1:3.8p1-3_templates\n"
8"Report-Msgid-Bugs-To: \n" 8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2004-03-06 17:54+0000\n" 9"POT-Creation-Date: 2004-10-05 20:41+0100\n"
10"PO-Revision-Date: 2004-03-05 19:46GMT\n" 10"PO-Revision-Date: 2004-03-05 19:46GMT\n"
11"Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n" 11"Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n"
12"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" 12"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -348,3 +348,31 @@ msgstr ""
348"Per tornar a habilitar l'opció definiu \"PermitUserEnvironment yes\" al " 348"Per tornar a habilitar l'opció definiu \"PermitUserEnvironment yes\" al "
349"fitxer /etc/ssh/sshd_config al finalitzar l'actualització (recordeu la nota " 349"fitxer /etc/ssh/sshd_config al finalitzar l'actualització (recordeu la nota "
350"d'avís de la pàgina del manual sshd_config(5)). " 350"d'avís de la pàgina del manual sshd_config(5)). "
351
352#. Type: boolean
353#. Description
354#: ../templates.master:130
355msgid "Disable challenge-response authentication?"
356msgstr ""
357
358#. Type: boolean
359#. Description
360#: ../templates.master:130
361msgid ""
362"Password authentication appears to be disabled in your current OpenSSH "
363"server configuration. In order to prevent users from logging in using "
364"passwords (perhaps using only public key authentication instead) with recent "
365"versions of OpenSSH, you must disable challenge-response authentication, or "
366"else ensure that your PAM configuration does not allow Unix password file "
367"authentication."
368msgstr ""
369
370#. Type: boolean
371#. Description
372#: ../templates.master:130
373msgid ""
374"If you disable challenge-response authentication (the default answer), then "
375"users will not be able to log in using passwords. If you leave it enabled, "
376"then the 'PasswordAuthentication no' option will have no useful effect "
377"unless you also adjust your PAM configuration in /etc/pam.d/ssh."
378msgstr ""