[Bug 2356] inheritance of options not working as documented + HostName leads to recursive reparsing isn't documented

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Apr 1 14:45:19 AEDT 2015


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
The reparsing introduced in ~6.7 was unintentional and was reverted in
6.8p1. The configuration file is only supposed to be reparsed when
CanonicalizeHostname is set.

If you want the unintentional reparsing behaviour with Hostname, I
think you could set CanonicalizeHostname=yes but leave CanonicalDomains
empty

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