guix-devel
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]