[Bug 2999] Sftp login failed by sftp user@[ip] in openssh 7.9

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sun Apr 28 19:22:04 AEST 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2999

--- Comment #7 from Darren Tucker <dtucker at dtucker.net> ---
I bisected it and it stopped working at:

887669ef032d63cf07f53cada216fa8a0c9a7d72 is the first bad commit
commit 887669ef032d63cf07f53cada216fa8a0c9a7d72
Author: millert at openbsd.org <millert at openbsd.org>
Date:   Sat Oct 21 23:06:24 2017 +0000

    upstream commit

    Add URI support to ssh, sftp and scp.  For example
    ssh://user@host or sftp://user@host/path.  The connection
parameters
    described in draft-ietf-secsh-scp-sftp-ssh-uri-04 are not
implemented since
    the ssh fingerprint format in the draft uses md5 with no way to
specify the
    hash function type.  OK djm@

    Upstream-ID: 4ba3768b662d6722de59e6ecb00abf2d4bf9cacc

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list