https://bugzilla.mindrot.org/show_bug.cgi?id=2199
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2449| |ok?([email protected]) Flags| | Assignee|[email protected] |[email protected] CC| |[email protected] Status|NEW |ASSIGNED --- Comment #4 from Damien Miller <[email protected]> --- Created attachment 2449 --> https://bugzilla.mindrot.org/attachment.cgi?id=2449&action=edit Log authentication tries exceeded in similar format to success/failure This patch logs the tries-exceeded message using a similar format to the success/failure messages: Jul 3 14:02:12 haru sshd[1334]: Disconnecting: Too many authentication failures for djm from 127.0.0.1 port 27781 ssh2 [preauth] and for invalid users: Jul 3 14:03:02 haru sshd[6474]: Disconnecting: Too many authentication failures for invalid user xxx from 127.0.0.1 port 34633 ssh2 [preauth] -- 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
