Bug#1014234: sshd: Move Include at the end to allow overriding default values
Gioele Barabucci <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <6f63231e-030b-4b48-9f00-a935b7c76c0a__19557.9998240404$1656774927$gmane$org@svario.it> |
Package: openssh-server Version: 1:8.9p1-3 Dear openssh maintainers, could you please move the `Include /etc/ssh/sshd_config.d/*.conf` line to the end of `/etc/sshd_config`? Having that line at the beginning of the file makes it impossible to override in `.d` files the default settings set after it, for example `PasswordAuthentication` or `AcceptEnv`. Regards, -- Gioele Barabucci