Displaying 1 result from an estimated 1 matches for "ssh_packet_set_log_preamble".
2017 Feb 03
0
[Bug 113] input_userauth_request: illegal user ...
...C| |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 &l...