[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
Fri May 3 14:06:10 AEST 2019


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

--- Comment #17 from Darren Tucker <dtucker at dtucker.net> ---
Yeah that's it.  I don't understand why you're seeing different results
to what I am :-(

$ git checkout V_7_9_P1
HEAD is now at aede1c34 Require OpenSSL 1.1.x series 1.1.0g or greater
$ git status
HEAD detached at V_7_9_P1
nothing to commit, working tree clean
$ lynx -source 'https://bugzilla.mindrot.org/attachment.cgi?id=3273' |
patch -p0
patching file sftp.c
Hunk #1 succeeded at 2494 (offset 16 lines)
$ autoreconf && ./configure && make -j4 && sudo make install
[...]
$ ./sftp -v root@[127.0.0.1]
OpenSSH_7.9p1, OpenSSL 1.1.0g  2 Nov 2017
[...]
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 22.
[...]
root at 127.0.0.1's password:

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


More information about the openssh-bugs mailing list