Re: sshd_config

From: Doug Hardie <bc979_at_lafn.org>
Date: Sun, 29 Oct 2023 07:56:58 UTC
> On Oct 28, 2023, at 21:49, Pete Wright <pete@nomadlogic.org> wrote:
> 
> 
> 
> On 10/28/23 2:17 PM, Doug Hardie wrote:
>> Where can I find the distributed copy of sshd_config for 14.0-rc?  My sshd_config is modified so freebsd-update does not give me any info on the changes other than it was changed.  Apparently there is at least one new entry that I need to change.  I am wondering if there are more.
>> There used to be a way on the web site to view any source file for a distribution, but I am not finding that anymore.
> 
> https://cgit.freebsd.org/src/tree/crypto/openssh/ssh_config?h=releng/14.0
> 
> think this is what you are looking for.  i'm surprised the config wasn't able to be merged as part of freebsd-update, it'll be interesting to see if there are any material differences between your installed one and whats in git.

There was one change in ssh_config that was added in the latest 14=RC.  I thought it was in sshd_config from the discussion about it.  I needed to change that one off the default value.

-- Doug