OpenSSH does not log failed attempts when key authentication is used
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
portable OpenSSH |
In Progress
|
Wishlist
|
|||
openssh (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
=======
Description: Ubuntu 9.10
Release: 9.10
openssh-server:
Installed: 1:5.1p1-6ubuntu2
Candidate: 1:5.1p1-6ubuntu2
Version table:
*** 1:5.1p1-6ubuntu2 0
500 http://
100 /var/lib/
=======
If you disable password authentication in sshd_config (PasswordAuthen
If you change "LogLevel INFO" to "VERBOSE" in /etc/ssh/
"Dec 31 18:17:33 localhost sshd[8011]: Connection from 82.23.xx.yy port 38583"
Related branches
Changed in openssh (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in openssh: | |
importance: | Unknown → Wishlist |
status: | Unknown → In Progress |
OpenSSH doesn't record badlogin attempts in btmp file for all possible
authentication methods supported ( given below ). This patch is an enhancement
to support this feature.
Authentication Methods Supported ------- ------- ------- ----- interactive" response" interactive/ pam"
-------
"gssapi-with-mic"
"publickey"
"hostbased"
"password"
"keyboard-
"challenge-
"keyboard-