Thanks! Some old script seems to do the same change over and over - someone had copied that piece of config somewhere. Since openssh is also known as 'ssh' to the Debian system, wouldn't it be a good idea to introduce a compatibility link, since scripts couldn't determine the proper config line by themselves...?
On Nov 13, 2017 14:19, "Colin Watson" <cjwat...@debian.org> wrote: > On Mon, Nov 13, 2017 at 11:05:01AM +0100, Klaus-J. Wolf wrote: > > openssh-sftp-server is installed in /usr/lib/openssh while > openssh-server expects it in > > /usr/lib/ssh. > > Err ... but it doesn't. Here's the default configuration as shipped by > the openssh-server package: > > sshd_config:Subsystem sftp /usr/lib/openssh/sftp-server > > Perhaps you modified your /etc/ssh/sshd_config and didn't notice? > > -- > Colin Watson [cjwat...@debian.org] >