bugzilla-daemon at bugzilla.mindrot.org
2016-Mar-17 12:15 UTC
[Bug 2554] New: UseDNS documentation is misleading
https://bugzilla.mindrot.org/show_bug.cgi?id=2554 Bug ID: 2554 Summary: UseDNS documentation is misleading Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: jjelen at redhat.com Commit https://github.com/openssh/openssh-portable/commit/c63c9a691dca26bb7648827f5a13668832948929 add this description If this option is set to ?no? (the default) then only addresses and not host names may be used in ~/.ssh/known_hosts from and sshd_config Match Host directives. to UseDNS option in sshd_config. I believe there should be authorized_keys instead of known_hosts so it will make sense on the server side, as also the commit message hints:> for host matching in sshd_config and authorized_keys.Related to bz#2405 (unlike the commit message referring to bz#2045). -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Mar-17 17:54 UTC
[Bug 2554] UseDNS documentation is misleading
https://bugzilla.mindrot.org/show_bug.cgi?id=2554 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2543 CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> --- Fixed, thanks: commit 0235a5fa67fcac51adb564cba69011a535f86f6b Author: djm at openbsd.org <djm at openbsd.org> Date: Thu Mar 17 17:19:43 2016 +0000 upstream commit UseDNS affects ssh hostname processing in authorized_keys, not known_hosts; bz#2554 reported by jjelen AT redhat.com Upstream-ID: c1c1bb895dde46095fc6d81d8653703928437591 Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2543 [Bug 2543] Tracking bug for OpenSSH 7.3 release -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:42 UTC
[Bug 2554] UseDNS documentation is misleading
https://bugzilla.mindrot.org/show_bug.cgi?id=2554 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after 7.3p1 release -- 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.