Your message dated Sun, 4 Dec 2022 10:57:47 +0200 with message-id <[email protected]> and subject line Re: Bug#961007: Re: Some directives are ignored under sshd_config.d has caused the Debian Bug report #961007, regarding Some directives are ignored under sshd_config.d to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 961007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961007 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: openssh-server Version: 1:8.2p1-4 Severity: normal Hi, the following configuration is ignored if I put it in /etc/ssh/sshd_config.d/local.conf ...yet it works fine if I put it at the end of the file /etc/ssh/sshd_config: Match Group *,!sudo,!root ChrootDirectory /home ForceCommand internal-sftp Match all I.e. for some reason, some directives in sshd_config.d are ineffective. To reproduce, use the example above, and just run: ssh administrator@localhost It's supposed to reply with: """ administrator@localhost's password: This service allows sftp connections only. Connection to localhost closed. """ Yet it only works at the end of /etc/ssh/sshd_config.
--- End Message ---
--- Begin Message ---As upstream states, it now works with openssh-server >=8.4. Closing!
--- End Message ---

