sftp vfs support not using key-based authentication
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Midnight Commander |
Invalid
|
Unknown
|
|||
mc (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Hi,
I've been able to successfully use key-based authentication using the FISH protocol (I just run: cd sh://centos in mc's command line and it would work). centos is described in my ~/.ssh/config as follows:
Host centos
HostName 192.168.1.239
IdentityFile ~/.ssh/centos
User centos
and it successfully logs in when I provide it with the Host in my ~/.ssh/config file without prompting me for a name or password.
However, the same is not true when I select SFTP instead (cd sftp://
I checked and noticed this ticket upstream - https:/
I am using the latest version of mc on Ubuntu. Here are the package details:
$ apt policy mc
mc:
Installed: 3:4.8.15-2
Candidate: 3:4.8.15-2
Version table:
*** 3:4.8.15-2 500
500 http://
100 /var/lib/
Thanks.
Changed in mc: | |
status: | Unknown → Invalid |
Well, I'm not sure how we can help you. There is an option to install from source, or else unofficial binary packages are provided here: http:// www.midnight- commander. org/wiki/ Binaries . It is way to hard to backport fixes to 4.8.15, and the other problem is you need to identify them in the first place. I would say the only reasonable strategy would be to request a backport of the complete package, but I'd suggest you to wait with filling a bug for that until 4.8.18 is released and gets into Ubuntu.