Bug#1023509: openssh-server: suggestion about (default) sshd_config and sshd_config.d
Patrice <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <e7c1c42b458fc774fd3e28ad03aeed69183a4e6f.camel__28302.430331108$1667671955$gmane$org@orange.fr> |
Postscriptum My motivation here is related to the point 1. of the following issue: https://github.com/EXALAB/AnLinux-App/issues/397 The current is to overwrite the /etc/ssh/sshd_config by a file that contents only: PermitRootLogin yes So putting that file in /etc/ssh/sshd_config.d should do the job but I don't know what could be the result if the /etc/ssh/sshd_config content the opposite in the following of the Include directive.