https://bugzilla.mindrot.org/show_bug.cgi?id=2415
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- We intentionally don't count as failures publickey "queries" that ask whether a key would be successful without actually sending a private key signature. These are short-circuited by authctxt->postponed in userauth_finish(), but they are logged at level verbose(), e.g. Jun 19 09:44:18 fuyu sshd[28116]: Failed publickey for djm from 192.168.0.1 port 41044 ssh2: ECDSA SHA256:7cx+uylHKpQJ+82IFYk7bKj/E0qWJv/m4PzvsKMkHNy -- 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
