Bug 975796
| Summary: | [RFE] confusing aulast records for bad logins | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ondrej Moriš <omoris> |
| Component: | audit | Assignee: | Steve Grubb <sgrubb> |
| Status: | CLOSED ERRATA | QA Contact: | Ondrej Moriš <omoris> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.0 | CC: | pkis |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | audit-2.4-1.el7 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 922508 | Environment: | |
| Last Closed: | 2015-03-05 10:55:36 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: | |
| Embargoed: | |||
| Bug Depends On: | 922508, 1019376 | ||
| Bug Blocks: | 947775 | ||
|
Description
Ondrej Moriš
2013-06-19 11:27:20 UTC
On RHEL7 this applies to audit-2.3-2.el7. *** Bug 1019376 has been marked as a duplicate of this bug. *** Unfortunately, even with audit-2.3.2-4.el7 I still see some issues. First of all, the issue originally reported is still there: (In reply to Ondrej Moriš from comment #0) > for incorrect login 'aulast --bad --proof' returns two > records instead of a single one: > > (unknown ssh 127.0.0.1 Sun Mar 17 09:54 still logged in > audit event proof serial numbers: 85089, 4197619, 140736879979400 > Session data can be found with this search: > ausearch --start 03/17/2013 09:54:27 --end 03/17/2013 09:54:27 > > (invalid ssh 127.0.0.1 Sun Mar 17 09:54 still logged in > audit event proof serial numbers: 85097, 4197619, 140736879979400 > Session data can be found with this search: > ausearch --start 03/17/2013 09:54:38 --end 03/17/2013 09:54:38 > > Furthermore, there is some > message instead of username (which is not known to aulast as far as I can > see) and there are reported non-existing audit events as well. Moreover, sometimes aulast reports non-existing event proofs: # aulast --bad ... testuser ssh ::1 Mon Jan 20 09:55 - 09:55 (00:00) audit event proof serial numbers: 4922, 140309327265792, 140735685086333 Session data can be found with this search: ausearch --start 01/20/2014 09:55:54 --end 01/20/2014 09:55:54 (unknown ssh ::1 Mon Jan 20 09:56 - 09:56 (00:00) audit event proof serial numbers: 4927, 140309327265792, 140735685086333 Session data can be found with this search: ausearch --start 01/20/2014 09:56:04 --end 01/20/2014 09:56:04 (invalid ssh ::1 Mon Jan 20 09:56 - 09:56 (00:00) audit event proof serial numbers: 4935, 140309327265792, 140735685086333 Session data can be found with this search: ausearch --start 01/20/2014 09:56:16 --end 01/20/2014 09:56:16 # ausearch -a 140735685086333 <no matches> # ausearch -a 140309327265792 <no matches> Clearly, those numbers seem to be incorrect (overflow?). This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. The comment above is incorrect. The correct version is bellow. I'm sorry for any inconvenience. --------------------------------------------------------------- This request was NOT resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you need to escalate this bug. audit-2.4-1.el7 was built to resolve this issue. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0479.html |