Bug 130900

Summary: login/out not logged by audit daemon
Product: Red Hat Enterprise Linux 3 Reporter: Suzanne Hillman <shillman>
Component: lausAssignee: Charlie Bennett <ccb>
Status: CLOSED NEXTRELEASE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-08 17:31:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.