Skip to content
Snippets Groups Projects
Commit 3cd9a4d0 authored by Russ Allbery's avatar Russ Allbery
Browse files

Ignore another version of the error for invalid users

parent 634fe5b9
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ sshd: /^Failed keyboard-interactive/pam for .+ from [\d.:a-f]+ port \d+ ssh2$/
sshd: /^Failed password for .+ from [\d.:a-f]+ port \d+ ssh2$/
sshd: /^Failed \S+ for invalid user .* from [\d.:a-f]+ port \d+ ssh2$/
sshd: /^Invalid user .* from [\d.:a-f]+$/
sshd: /^Postponed \S+ for invalid user \S+ from [a-fA-F:\d.]+ port \d+/
sshd: /^error: PAM: Authentication failure for (illegal user )?\S+ from \S+$/
sshd: /^error: PAM: User not known to the underlying authentication /
sshd: /^reverse mapping checking getaddrinfo for (\S+|\S+ \S+) failed - /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment