From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] fix broken SFTP in OpenSSH server Date: Mon, 08 Oct 2018 19:32:45 +0200 Message-ID: <6d10ffd9-0e80-e7da-166d-64231cf5551c@link38.eu> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3487762393841389794==" List-Id: --===============3487762393841389794== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hello Matthias, thank for for mentioning this. The second version of the patch corrects all of these. (OpenSSH libraries seem to be located on different places... *sigh*) Best regards, Peter Müller > Hi, > > On 01.10.2018 16:42, Peter Müller wrote: >> Fixes #1887 > > Please make it: #11887 > > Best, > Matthias > >> Signed-off-by: Peter Müller >> Cc: Michael Tremer >> --- >> config/ssh/sshd_config | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/config/ssh/sshd_config b/config/ssh/sshd_config >> index 60bb0a9e6..3a4254526 100644 >> --- a/config/ssh/sshd_config >> +++ b/config/ssh/sshd_config >> @@ -75,4 +75,7 @@ ClientAliveInterval 10 >> # close unresponsive SSH sessions which fail to answer keep-alive >> ClientAliveCountMax 6 >> >> +# add support for SFTP >> +Subsystem sftp /usr/lib/ssh/sftp-server >> + >> # EOF >> > -- Microsoft DNS service terminates abnormally when it recieves a response to a DNS query that was never made. Fix Information: Run your DNS service on a different platform. -- bugtraq --===============3487762393841389794==--