[Bug 3026] ssh -F does not work as expected

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 28 16:08:07 AEST 2019


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

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jjelen at redhat.com

--- Comment #1 from Jakub Jelen <jjelen at redhat.com> ---
Please, provide the debug log from the example where you see this
behavior. I do not see this behavior:

$ ssh -vvv -F /dev/null localhost 2>&1 | grep config
debug1: Reading configuration data /dev/null

[jjelen at t470s ~]$ ssh -vvv  localhost 2>&1 | grep config
debug1: Reading configuration data /home/jjelen/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
[...]

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list