From: Rick Warner <rick@microway.com>
To: linux-audit@redhat.com
Subject: issue with file watches on Suse 10.1 using latest 2.6.18-rc4 and audit 1.2.3
Date: Wed, 9 Aug 2006 18:08:29 -0400 [thread overview]
Message-ID: <200608091808.29687.rick@microway.com> (raw)
Hello all,
I am trying to set up file watches for files such as /etc/passwd
and /etc/shadow. I am using Suse 10.1. I have updated the kernel to a
kernel.org 2.6.18-rc4 kernel, and have updated the audit userspace tools to
version 1.2.3. I can add filesystem watches with "auditctl -w /etc/passwd"
successfully now. Entries in the audit.log are created.
The first problem is that when I use "aureport -w", it tells me "<no events of
interest were found>". Using "aureport -f" instead, it shows entries
for /etc/passwd, but the auid column for all results is -1 (or "unset" if
using the -i option to aureport). Looking at the audit logfile,
auid=4294967295 which then correlates to -1 when used as a signed vs unsigned
int.
How can I fix this?
--
Richard Warner
Lead Systems Integrator
Microway, Inc
(508)732-5517
next reply other threads:[~2006-08-09 22:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-09 22:08 Rick Warner [this message]
2006-08-10 15:04 ` issue with file watches on Suse 10.1 using latest 2.6.18-rc4 and audit 1.2.3 Timothy R. Chavez
2006-08-10 15:40 ` Amy Griffis
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=200608091808.29687.rick@microway.com \
--to=rick@microway.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.