Re: Local sshd_config modifications

2023-10-21 Thread Ben Stuyts
> On 21 Oct 2023, at 19:27, Helge Oldach wrote: > > Miroslav Lachman wrote on Fri, 20 Oct 2023 14:54:20 +0200 (CEST): >> On 20/10/2023 10:41, Ben Stuyts wrote: >>>> Include /etc/ssh/sshd_config.d/*.conf >>>> Include /usr/local/etc/ssh/sshd_config.d/*.co

Local sshd_config modifications (was: FreeBSD Errata Notice FreeBSD-EN-23:09.freebsd-update [REVISED])

2023-10-20 Thread Ben Stuyts
> On 20 Oct 2023, at 12:07, Miroslav Lachman <000.f...@quip.cz> wrote: > > On 20/10/2023 08:55, Ben Stuyts wrote: >>> On 20 Oct 2023, at 02:14, Doug Hardie wrote: >>> >>> I believe that adding a couple lines of sh code to the end of sshd.conf

Re: FreeBSD Errata Notice FreeBSD-EN-23:09.freebsd-update [REVISED]

2023-10-20 Thread Ben Stuyts
> On 20 Oct 2023, at 02:14, Doug Hardie wrote: > > I believe that adding a couple lines of sh code to the end of sshd.conf would > cause it to read /usr/local/etc/sshd.conf and avoid those issues. That is > done in other places in the rc process. > > — Doug Yes, it would be great if the s