From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: missing user authentication events.
Date: Thu, 25 Mar 2010 15:11:33 -0400 [thread overview]
Message-ID: <201003251511.33968.sgrubb@redhat.com> (raw)
In-Reply-To: <4BABAD2A.2020309@activedg.com>
On Thursday 25 March 2010 02:36:26 pm Robert Harris wrote:
> On 03/25/2010 12:09 PM, Steve Grubb wrote:
> > Maybe a Debian maintainer could answer how they do things...but in the
> > mean time, the login events come from user space. On RHEL/Fedora, we
> > have enabled auditing in the pam build.
>
> Would it be possible for me to check for it being enabled?
Something like:
strings /lib64/libpam.so.0 | grep audit_open
> it looks as though it is not. is it very hard to add the fix?
It might just need rebuilding with the audit library & its headers present.
Pam should automatically pick it up. To check this do ./configure --help and
see if there is a --disable-audit. If there is a diable-audit, its patched and
just needs rebuilding. If not, you need a newer pam.
-Steve
next prev parent reply other threads:[~2010-03-25 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 15:17 missing user authentication events Robert Harris
2010-03-25 16:09 ` Steve Grubb
2010-03-25 18:36 ` Robert Harris
2010-03-25 19:11 ` Steve Grubb [this message]
2011-11-29 12:24 ` Fmy Oen
2011-11-29 16:17 ` Steve Grubb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201003251511.33968.sgrubb@redhat.com \
--to=sgrubb@redhat.com \
--cc=linux-audit@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.