Bug 130900 - login/out not logged by audit daemon
Summary: login/out not logged by audit daemon
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: laus
Version: 3.0
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Charlie Bennett
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-25 17:04 UTC by Suzanne Hillman
Modified: 2015-01-08 00:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-08 17:31:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Suzanne Hillman 2004-08-25 17:04:39 UTC
Description of problem: Logging in and logging out is not being logged.


Version-Release number of selected component (if applicable):
laus-0.1-65RHEL3
pam-0.75-58

How reproducible:
always

Steps to Reproduce:
1. start laus
2. log in
3. log out
  
Actual results:
No audit log messages.

Expected results:
Should be log messages similar to:

2004-08-25T13:03:24   4444   8939       -1 [AUTH_success] PAM session
open: user=root (hostname=firefly.boston.redhat.com,
addr=172.16.80.26, terminal=/dev/pts/10)
2004-08-25T13:03:30   4445   8939       -1 [AUTH_success] PAM session
close: user=root (hostname=firefly.boston.redhat.com,
addr=172.16.80.26, terminal=/dev/pts/10)

Additional info:

Comment 1 Charlie Bennett 2004-09-08 17:31:27 UTC
This was found to be version skew between the user space and kernel
space audit.h header.  Fixed in laus-0.1-66RHEL3, slated for the next
release.



Note You need to log in before you can comment on or make changes to this bug.