diff options
author | Colin Watson <cjwatson@debian.org> | 2004-10-05 22:30:43 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-10-05 22:30:43 +0000 |
commit | 726497d9b38fab2eb9e9f66e73050527d9963712 (patch) | |
tree | 8afa45f1e9363ed0bdda2984ab2b27118c56fed5 /debian/po/el.po | |
parent | 82688c6fdce4f7bd07efcacc82e49b520b8d8056 (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/el.po')
-rw-r--r-- | debian/po/el.po | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/debian/po/el.po b/debian/po/el.po index cdc7a21fc..cb1d43cb4 100644 --- a/debian/po/el.po +++ b/debian/po/el.po | |||
@@ -16,7 +16,7 @@ msgid "" | |||
16 | msgstr "" | 16 | msgstr "" |
17 | "Project-Id-Version: el\n" | 17 | "Project-Id-Version: el\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: 2004-02-15 14:14EEST\n" | 20 | "PO-Revision-Date: 2004-02-15 14:14EEST\n" |
21 | "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n" | 21 | "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n" |
22 | "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" | 22 | "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" |
@@ -370,6 +370,34 @@ msgstr "" | |||
370 | "yes\" στο αρχείο /etc/ssh/sshd_config μετά το τέλος της αναβάθμισης, έχοντας " | 370 | "yes\" στο αρχείο /etc/ssh/sshd_config μετά το τέλος της αναβάθμισης, έχοντας " |
371 | "υπόψιν την προειδοποίηση στη σελίδα οδηγιών του sshd_config(5)." | 371 | "υπόψιν την προειδοποίηση στη σελίδα οδηγιών του sshd_config(5)." |
372 | 372 | ||
373 | #. Type: boolean | ||
374 | #. Description | ||
375 | #: ../templates.master:130 | ||
376 | msgid "Disable challenge-response authentication?" | ||
377 | msgstr "" | ||
378 | |||
379 | #. Type: boolean | ||
380 | #. Description | ||
381 | #: ../templates.master:130 | ||
382 | msgid "" | ||
383 | "Password authentication appears to be disabled in your current OpenSSH " | ||
384 | "server configuration. In order to prevent users from logging in using " | ||
385 | "passwords (perhaps using only public key authentication instead) with recent " | ||
386 | "versions of OpenSSH, you must disable challenge-response authentication, or " | ||
387 | "else ensure that your PAM configuration does not allow Unix password file " | ||
388 | "authentication." | ||
389 | msgstr "" | ||
390 | |||
391 | #. Type: boolean | ||
392 | #. Description | ||
393 | #: ../templates.master:130 | ||
394 | msgid "" | ||
395 | "If you disable challenge-response authentication (the default answer), then " | ||
396 | "users will not be able to log in using passwords. If you leave it enabled, " | ||
397 | "then the 'PasswordAuthentication no' option will have no useful effect " | ||
398 | "unless you also adjust your PAM configuration in /etc/pam.d/ssh." | ||
399 | msgstr "" | ||
400 | |||
373 | #~ msgid "Privilege separation" | 401 | #~ msgid "Privilege separation" |
374 | #~ msgstr "Διαχωρισμός Προνομίων" | 402 | #~ msgstr "Διαχωρισμός Προνομίων" |
375 | 403 | ||