diff options
Diffstat (limited to 'debian/po/es.po')
-rw-r--r-- | debian/po/es.po | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/debian/po/es.po b/debian/po/es.po index d34d1a9df..f51d72c51 100644 --- a/debian/po/es.po +++ b/debian/po/es.po | |||
@@ -293,7 +293,7 @@ msgstr "Necesitará generar una nueva clave para su servidor." | |||
293 | #. Description | 293 | #. Description |
294 | #: ../openssh-server.templates.master:84 | 294 | #: ../openssh-server.templates.master:84 |
295 | msgid "Disable challenge-response authentication?" | 295 | msgid "Disable challenge-response authentication?" |
296 | msgstr "" | 296 | msgstr "¿Deshabilitar la autenticación de prueba-respuesta?" |
297 | 297 | ||
298 | #. Type: boolean | 298 | #. Type: boolean |
299 | #. Description | 299 | #. Description |
@@ -306,6 +306,12 @@ msgid "" | |||
306 | "else ensure that your PAM configuration does not allow Unix password file " | 306 | "else ensure that your PAM configuration does not allow Unix password file " |
307 | "authentication." | 307 | "authentication." |
308 | msgstr "" | 308 | msgstr "" |
309 | "La autenticación de clave parece estar deshabilitada en la configuración de " | ||
310 | "su servidor OpenSSH. Para prevenir que usuarios ingresen sin clave con " | ||
311 | "versiones recientes de OpenSSH (por ahí usando solamente autenticación de " | ||
312 | "clave pública), usted debe deshabilitar la autenticación prueba-respuesta, o " | ||
313 | "asegurarse que su configuración de PAM no permite la autenticación con " | ||
314 | "archivos de claves UNIX." | ||
309 | 315 | ||
310 | #. Type: boolean | 316 | #. Type: boolean |
311 | #. Description | 317 | #. Description |
@@ -316,6 +322,11 @@ msgid "" | |||
316 | "answer), then the 'PasswordAuthentication no' option will have no useful " | 322 | "answer), then the 'PasswordAuthentication no' option will have no useful " |
317 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." | 323 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." |
318 | msgstr "" | 324 | msgstr "" |
325 | "Si deshabilita la autenticación de prueba-respuesta, los usuarios no podrán " | ||
326 | "ingresar utilizando claves. Si lo deja habilitado (la respuesta por " | ||
327 | "defecto), entonces la opción 'PasswordAuthentication no' no tendrá efecto " | ||
328 | "útil alguno a no ser que usted también ajuste su configuración de PAM en /" | ||
329 | "etc/pam.d/ssh." | ||
319 | 330 | ||
320 | #~ msgid "ssh2 keys merged in configuration files" | 331 | #~ msgid "ssh2 keys merged in configuration files" |
321 | #~ msgstr "Las claves ssh2 ya se incluyen en los ficheros de configuración" | 332 | #~ msgstr "Las claves ssh2 ya se incluyen en los ficheros de configuración" |