| Summary: | Provide hook invoked for login failures | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Josh Triplett <josh> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.3p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Josh Triplett
2016-10-27 05:03:41 AEDT
I suggest that you investigate the Linux audit API. OpenSSH has supported this for a while and it does notify failed authentication attempts via linux_audit_record_event() closing resolved bugs as of 8.6p1 release |