Bug 11887 - SSH: SFTP not working after Core Update 124
Summary: SSH: SFTP not working after Core Update 124
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: Will affect most users Major Usability
Assignee: Peter Müller
QA Contact:
URL:
Keywords: 5MinuteJob
Depends on: HARDENSSH
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-01 16:06 UTC by Michael Tremer
Modified: 2018-11-28 17:59 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2018-10-01 16:06:20 UTC
In the new configuation, the subsystem line is missing and therefore SFTP does not work.

> [ms@rice-oxley ~]$ sftp root@192.168.190.1
> subsystem request failed on channel 0
> Connection closed.  
> Connection closed
> [ms@rice-oxley ~]$
Comment 1 Peter Müller 2018-10-01 16:43:55 UTC
https://patchwork.ipfire.org/patch/1947/
Comment 2 Peter Müller 2018-10-15 15:42:42 UTC
Second version of the patch with correct file path to SFTP helper:

https://patchwork.ipfire.org/patch/1954/

Could somebody please merge this?
Comment 4 Peter Müller 2018-11-28 17:59:42 UTC
Core Update 125 is released.