GNU bug report logs - #56082
home: services: openssh: identity-file could be a list of strings.

Previous Next

Package: guix;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Sun, 19 Jun 2022 07:40:02 UTC

Severity: normal

Full log


Message #8 received at 56082 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 56082 <at> debbugs.gnu.org
Subject: Re: bug#56082: home: services: openssh: identity-file could be a
 list of strings.
Date: Sun, 03 Jul 2022 22:52:59 +0200
Hi,

Oleg Pykhalov <go.wigust <at> gmail.com> skribis:

> Currently ‘identity-file’ in ‘openssh-host’ record is a ‘maybe-string’,
> but it could be a list, which generates a config like:
>
> Host example.org
>   …
>   IdentityFile ~/.ssh/id_rsa_1
>   IdentityFile ~/.ssh/id_rsa_2
>   IdentityFile ~/.ssh/id_rsa_3

I didn’t realize it was possible.  Worth fixing!

Thanks,
Ludo’.




This bug report was last modified 2 years and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.