[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication'
From: |
Ricardo Wurmus |
Subject: |
Re: [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication' option. |
Date: |
Sat, 18 Feb 2017 16:43:36 +0100 |
User-agent: |
mu4e 0.9.18; emacs 25.1.1 |
Clément Lassieur <address@hidden> writes:
> * gnu/services/ssh.scm (openssh-config-file): Remove it.
> (<openssh-configuration>)[rsa-authentication?]: Remove it.
> * doc/guix.texi (Networking Services): Remove it.
> ---
> doc/guix.texi | 5 -----
> gnu/services/ssh.scm | 5 -----
> 2 files changed, 10 deletions(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 22eef3a64..54d4bab89 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -9151,11 +9151,6 @@ false, users have to use other authentication method.
> Authorized public keys are stored in @file{~/.ssh/authorized_keys}.
> This is used only by protocol version 2.
>
> address@hidden @code{rsa-authentication?} (default: @code{#t})
> -When true, users may log in using pure RSA authentication. When false,
> -users have to use other means of authentication. This is used only by
> -protocol 1.
> -
Is it still possible to make SSH use protocol 1 or has this feature
disappeared? If it is still possible I think we should not remove this
option.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
- [PATCH 0/2] Openssh service patches, Clément Lassieur, 2017/02/17
- [PATCH 2/2] services: openssh: remove deprecated 'RSAAuthentication' option., Clément Lassieur, 2017/02/17
- [PATCH 1/2] services: openssh: Use PAM in sshd by default., Clément Lassieur, 2017/02/17
- Re: [PATCH 0/2] Openssh service patches, ng0, 2017/02/17
- Re: [PATCH 0/2] Openssh service patches, Julien Lepiller, 2017/02/17
- [PATCH 1/2] services: openssh: Enable PAM., Clément Lassieur, 2017/02/18
- [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication' option., Clément Lassieur, 2017/02/18
- Re: [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication' option.,
Ricardo Wurmus <=
- Re: [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication' option., Clément Lassieur, 2017/02/18
- Re: [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication' option., ng0, 2017/02/19
- [PATCH 0/4] Openssh service patches, Clément Lassieur, 2017/02/20
- [PATCH 4/4] services: openssh: Add 'subsystems' option., Clément Lassieur, 2017/02/20
- [PATCH 2/4] services: openssh: Remove deprecated options., Clément Lassieur, 2017/02/20
- [PATCH 3/4] services: openssh: Fix 'PrintLastLog' default behaviour., Clément Lassieur, 2017/02/20
- [PATCH 1/4] services: openssh: Enable PAM., Clément Lassieur, 2017/02/20
- Re: [PATCH 1/4] services: openssh: Enable PAM., Clément Lassieur, 2017/02/22
- [PATCH] services: openssh: Enable PAM., Clément Lassieur, 2017/02/22
- Re: [PATCH 2/2] services: openssh: Remove deprecated 'RSAAuthentication' option., Ricardo Wurmus, 2017/02/18