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

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Damien Miller <[email protected]> ---
Right - this won't work. OpenSSH's configuration is first-match-wins
for most options (including Hostname), i.e. each option may only be set
once and subsequent attempts to modify it are ignored.

Hostname canonicalisation counts as setting Hostname as far as the
configuration is concerned. There's no practical way to avoid this I'm
afraid. I suggest you find some other way to express what you're trying
to do.

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to