bugzilla-daemon at bugzilla.mindrot.org
2017-Feb-03 23:17 UTC
[Bug 113] input_userauth_request: illegal user ...
https://bugzilla.mindrot.org/show_bug.cgi?id=113 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2647 Status|REOPENED |RESOLVED Resolution|--- |FIXED CC| |djm at mindrot.org --- Comment #8 from Damien Miller <djm at mindrot.org> --- Resolved in: commit f1a193464a7b77646f0d0cedc929068e4a413ab4 Author: djm at openbsd.org <djm at openbsd.org> Date: Fri Feb 3 23:05:57 2017 +0000 upstream commit use ssh_packet_set_log_preamble() to include connection username in packet log messages, e.g. Connection closed by invalid user foo 10.1.1.1 port 44056 [preauth] ok markus@ bz#113 Upstream-ID: 3591b88bdb5416d6066fb3d49d8fff2375bf1a15 commit 07edd7e9537ab32aa52abb5fb2a915c350fcf441 Author: djm at openbsd.org <djm at openbsd.org> Date: Fri Feb 3 23:03:33 2017 +0000 upstream commit add ssh_packet_set_log_preamble() to allow inclusion of a preamble string in disconnect messages; ok markus@ Upstream-ID: 34cb41182cd76d414c214ccb01c01707849afead Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2647 [Bug 2647] Tracking bug for OpenSSH 7.5 release -- You are receiving this mail because: You are the assignee for the bug. You are watching someone on the CC list of the bug.
Seemingly Similar Threads
- [Bug 113] input_userauth_request: illegal user ...
- [Bug 113] input_userauth_request: illegal user ...
- [Bug 113] input_userauth_request: illegal user ...
- chaining AUTH methods -- adding GoogleAuthenticator 2nd Factor to pubkey auth? can't get the GA prompt :-/
- input_userauth_request() vs. stateful authmethods