Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155601 Details for
Bug 241695
Fix sshd filter to spot attempts to log in as a user not in AllowUsers
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Add regex to allow fail2ban to detect attempts to log in under disallowed usernames
fail2ban-0.8-sshd-fileter.diff (text/plain), 453 bytes, created by
Jonathan Underwood
on 2007-05-29 16:43:16 UTC
(
hide
)
Description:
Add regex to allow fail2ban to detect attempts to log in under disallowed usernames
Filename:
MIME Type:
Creator:
Jonathan Underwood
Created:
2007-05-29 16:43:16 UTC
Size:
453 bytes
patch
obsolete
>--- sshd.conf.original 2007-05-27 22:44:14.000000000 +0100 >+++ sshd.conf 2007-05-27 22:44:48.000000000 +0100 >@@ -18,6 +18,7 @@ > Failed [-/\w]+ for .* from <HOST> > ROOT LOGIN REFUSED .* FROM <HOST> > [iI](?:llegal|nvalid) user .* from <HOST> >+ User .* from <HOST> not allowed because not listed in AllowUsers > > # Option: ignoreregex > # Notes.: regex to ignore. If this regex matches, the line is ignored.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241695
: 155601