bugzilla-daemon at natsu.mindrot.org
2013-Oct-29 12:56 UTC
[Bug 2166] New: sshd logs unnecessary messages if some of default host keys doesn't exist
https://bugzilla.mindrot.org/show_bug.cgi?id=2166 Bug ID: 2166 Summary: sshd logs unnecessary messages if some of default host keys doesn't exist Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: plautrba at redhat.com Created attachment 2366 --> https://bugzilla.mindrot.org/attachment.cgi?id=2366&action=edit do not use absent host keys for default HostKey value If the HostKey option is not set and an administrator hasn't created all the default host keys, sshd tries to use all three default keys every time a connection occurs, and logs a message that it couldn't load the missing key. It wouldn't be probably necessary if sshd checked for an existence of these keys during the servconf phase. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at natsu.mindrot.org
2013-Oct-29 14:13 UTC
[Bug 2166] sshd logs unnecessary messages if some of default host keys doesn't exist
https://bugzilla.mindrot.org/show_bug.cgi?id=2166 Petr Lautrbach <plautrba at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2366|0 |1 is obsolete| | --- Comment #1 from Petr Lautrbach <plautrba at redhat.com> --- Created attachment 2367 --> https://bugzilla.mindrot.org/attachment.cgi?id=2367&action=edit do not use absent host keys for default HostKey value and call fatal() when there's no suitable key -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2013-Dec-11 10:21 UTC
[Bug 2166] sshd logs unnecessary messages if some of default host keys doesn't exist
https://bugzilla.mindrot.org/show_bug.cgi?id=2166 Petr Lautrbach <plautrba at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Petr Lautrbach <plautrba at redhat.com> --- It's probably not a good idea to change the default behaviour. It's better to adjust the configuration file instead. I'm closing this bug. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:11 UTC
[Bug 2166] sshd logs unnecessary messages if some of default host keys doesn't exist
https://bugzilla.mindrot.org/show_bug.cgi?id=2166 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching the assignee of the bug.
Maybe Matching Threads
- [Bug 2263] New: sshd privsep monitor process doesn't handle SIGXFSZ signal
- [Bug 2011] sandbox selection needs some kind of fallback mechanism
- [Bug 2133] New: scp failes between two ends using password authentication
- [Bug 2270] New: AuthenticationMethods - partial success is considered as failure
- [Bug 983] Required authentication