| Summary: | denyhosts fails to start, for lack of /var/log/secure | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Jansen <jansen> |
| Component: | denyhosts | Assignee: | Jason Tibbitts <j> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | dennis, j, karthic_babu, kraymond |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-11 10:13:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
David Jansen
2013-10-02 07:38:55 UTC
Issue still there *** This bug has been marked as a duplicate of bug 988163 *** My server was attacked brutally and I was searching for a solution. I could not see a good solution except the whole thing sucks. I worked on my solution and would like to share with any one having the same issue and needs a solution. I added a tactical command to /var/spool/cron/root to run every five minutes. It works now. Here is the command: journalctl -u sshd --since=today | grep -e Failed >/var/log/secure It is, like, a whole lot easier to install a syslog daemon. |