| Line 19... |
Line 19... |
| 19 |
^%(__prefix_line)s[iI](?:llegal|nvalid) user .* from <HOST>\s*$
|
19 |
^%(__prefix_line)s[iI](?:llegal|nvalid) user .* from <HOST>\s*$
|
| 20 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because not listed in AllowUsers\s*$
|
20 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because not listed in AllowUsers\s*$
|
| 21 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because listed in DenyUsers\s*$
|
21 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because listed in DenyUsers\s*$
|
| 22 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because not in any group\s*$
|
22 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because not in any group\s*$
|
| 23 |
^%(__prefix_line)srefused connect from \S+ \(<HOST>\)\s*$
|
23 |
^%(__prefix_line)srefused connect from \S+ \(<HOST>\)\s*$
|
| - |
|
24 |
^%(__prefix_line)sReceived disconnect from <HOST>: 3: \S+: Auth fail$
|
| 24 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because a group is listed in DenyGroups\s*$
|
25 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because a group is listed in DenyGroups\s*$
|
| 25 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because none of user's groups are listed in AllowGroups\s*$
|
26 |
^%(__prefix_line)sUser .+ from <HOST> not allowed because none of user's groups are listed in AllowGroups\s*$
|
| 26 |
|
27 |
|
| 27 |
ignoreregex =
|
28 |
ignoreregex =
|
| 28 |
|
29 |
|