[Bug 1468] sshd does not log failed attempts using key-based authentication only
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 23 04:08:56 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1468
--- Comment #2 from Andrew Daviel <advax at triumf.ca> 2008-05-23 04:08:53 ---
Thank you; that works.
However, this setting is not the default and the manpage
(sshd_config.5) does not document this feature.
With "Loglevel=verbose" :
SSH-2.0-OpenSSH_5.0
sshd[28336]: Connection from 127.0.0.1 port 35709
sshd[28336]: Failed none for andrew from 127.0.0.1 port 35709 ssh2
sshd[28336]: Failed publickey for andrew from 127.0.0.1 port 35709 ssh2
This is acceptable
Older versions do not give as much detail
SSH-2.0-OpenSSH_4.2
sshd[3927]: Connection from a.b.c.d port 48465
sshd[26716]: Failed none for andrew from a.b.c.d port 53023 ssh2
SSH-1.99-OpenSSH_3.5p1
sshd[3927]: Connection from a.b.c.d port 48465
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
More information about the openssh-bugs
mailing list