[Bug 2267] Host matching uses modified hostname as well as original

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Sep 5 12:51:48 EST 2014


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2467|0                           |1
        is obsolete|                            |

--- Comment #9 from Damien Miller <djm at mindrot.org> ---
Created attachment 2469
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2469&action=edit
Attempt #4

Quite a few changes:

- Add support for dumping the configuration to stdout, much like "sshd
-T". This makes this quite a bit easier to test.

- Remove RereadConfig - the configuration is always re-parsed when
canonicalisation is active.

- Allow "Match canonical all", which is useful to provide a final
catchall config stanza

- Fixes for all the Match/Host consistency problems that I could find

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