From 726497d9b38fab2eb9e9f66e73050527d9963712 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 5 Oct 2004 22:30:43 +0000 Subject: 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). --- debian/po/ca.po | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'debian/po/ca.po') 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 "" msgstr "" "Project-Id-Version: openssh_1:3.8p1-3_templates\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-03-06 17:54+0000\n" +"POT-Creation-Date: 2004-10-05 20:41+0100\n" "PO-Revision-Date: 2004-03-05 19:46GMT\n" "Last-Translator: Aleix Badia i Bosch \n" "Language-Team: Catalan \n" @@ -348,3 +348,31 @@ msgstr "" "Per tornar a habilitar l'opció definiu \"PermitUserEnvironment yes\" al " "fitxer /etc/ssh/sshd_config al finalitzar l'actualització (recordeu la nota " "d'avís de la pàgina del manual sshd_config(5)). " + +#. Type: boolean +#. Description +#: ../templates.master:130 +msgid "Disable challenge-response authentication?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates.master:130 +msgid "" +"Password authentication appears to be disabled in your current OpenSSH " +"server configuration. In order to prevent users from logging in using " +"passwords (perhaps using only public key authentication instead) with recent " +"versions of OpenSSH, you must disable challenge-response authentication, or " +"else ensure that your PAM configuration does not allow Unix password file " +"authentication." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates.master:130 +msgid "" +"If you disable challenge-response authentication (the default answer), then " +"users will not be able to log in using passwords. If you leave it enabled, " +"then the 'PasswordAuthentication no' option will have no useful effect " +"unless you also adjust your PAM configuration in /etc/pam.d/ssh." +msgstr "" -- cgit v1.2.3