[Bug 2849] OpenSSH 7.7p1 uses login_name value instead of user at hostname

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 6 12:55:08 AEST 2018


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
OpenSSH 7.7 makes it first-match-wins, which is how all other
command-line  and configuration file options are processed. The
previous behaviour was at best undefined and certainly inconsistent
with everything else.

Why is jenkins specifying contradictory username options? That seems
like a more obvious bug.

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