[Bug 2415] Public key failures are not counted and therefore not logged into syslog
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jun 19 09:45:35 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2415
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
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.
More information about the openssh-bugs
mailing list