https://bugzilla.mindrot.org/show_bug.cgi?id=2082
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- It's already there, you just need to set LogLevel=verbose. See auth2-pubkey.c: verbose("Found matching %s key: %s", key_type(found), fp); $ sudo /usr/local/sbin/sshd -De -p 2022 -o loglevel=verbose Found matching RSA key: [fingerprint] Accepted publickey for dtucker from 127.0.0.1 port 43578 ssh2 -- 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
