[Bug 3490] Inconsistent behaviour when using -i and -J options

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Nov 18 11:02:41 AEDT 2022


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

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Well, it's definitely not inconsistent. Inconsistency would be some
options being passed and others not - and we definitely don't want to
unconditionally pass commandline options through. E.g. I'd almost never
want -A passed through to the jump host.

So we have to make a decision: pass no options and be consistent, or
pass some options and be inconsistent. We chose consistency, because
it's easier to reason about deterministically.

-- 
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