Mailing List Archive
tlug.jp Mailing List
tlug archive
tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] SSH set up issues
- Date: Fri, 9 May 2025 00:53:49 +0900
- From: "Curt J. Sampson" <cjs@example.com>
- Subject: Re: [tlug] SSH set up issues
- References: <6262b80d-3c62-40e9-bd0f-24ba013d7560@l.u-tokyo.ac.jp> <2e14addd-8b72-42a4-87c2-b9652f206255@dcook.org>
On 2025-05-07 08:39 +0100 (Wed), Darren Cook wrote: > Host 192.1.2.3 > HostName 192.1.2.3 > HostKeyAlgorithms +ssh-rsa > PubkeyAcceptedKeyTypes +ssh-rsa You don't even need the `HostName` field here; without that it simply uses the name from the command line. The key fix for the problem is the `HostKeyAlgorithms` setting. (I don't think that the `PubkeyAcceptedKeyTypes` is needed unless you have multiple keys, and want it to choose the `ssh-rsa` key instead of a more modern one. cjs -- Curt J. Sampson <cjs@example.com> +81 90 7737 2974 To iterate is human, to recurse divine. - L Peter Deutsch
- References:
- [tlug] SSH set up issues
- From: Charles Muller
- Re: [tlug] SSH set up issues
- From: Darren Cook
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] SSH set up issues
- Next by Date: [tlug] [announcement] TLUG Nomikai on May 16
- Previous by thread: Re: [tlug] SSH set up issues
- Next by thread: [tlug] SSH set up issues
- Index(es):