22 Jul
2024
22 Jul
'24
10:04
On Mon, 22 Jul 2024 12:32:36 +0300 Andrei Borzenkov wrote:
On Mon, Jul 22, 2024 at 12:05 PM Bob Williams <usenet@karmasailing.uk> wrote:
In the Good Old Days, the sshd configuration file was /etc/ssh/sshd_config. Since the switch to /usr/etc I believe this no longer works.
What makes you think so? If it exists, it is used.
OK, thank you. I misunderstood and thought overrides had to go somewhere else now, eg /etc/ssh/sshd_config.d as you suggest below.
Where should I put my sshd configuraton options now?
You can put them in /etc/ssh/ssh_config.d. Just look in /usr/etc/ssh/sshd_config.
Thank you. -- Bob Williams