https://bugzilla.mindrot.org/show_bug.cgi?id=2199
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- I think what you want is in 6.5: auth.c in 6.5 has: revision 1.160 date: 2013-06-02 07:41:51 +1000; author: dtucker; state: Exp; lines: +26 -4; - [email protected] 2013/05/19 02:42:42 [auth.h auth.c key.c monitor.c auth-rsa.c auth2.c auth1.c key.h] Standardise logging of supplemental information during userauth. Keys and ruser is now logged in the auth success/failure message alongside the local username, remote host/port and protocol in use. Certificates contents and CA are logged too. Pushing all logging onto a single line simplifies log analysis as it is no longer necessary to relate information scattered across multiple log entries. "I like it" markus@ I don't think the exact line you're quoting has an IP address (it's a copy of the disconnection message sent to the client) but all of the details you want should be available in other messages. -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
