From: Loulwa Salem <loulwas@us.ibm.com>
To: linux-audit@redhat.com
Subject: Problem with audit
Date: Thu, 20 Apr 2006 18:06:37 -0500 [thread overview]
Message-ID: <444813FD.9060507@us.ibm.com> (raw)
I am running lspp.17 kernel with audit-1.2.1 on an x86_64 system.
I noticed this behavior (has anyone encountered anything similar)
After a reboot, the first auditctl command that I try will not work, After that
it works fine.
Example:
# auditctl -l
Error sending rule list request (Operation not permitted)
# auditctl -l
No rules
-- Reboot --
# auditctl -a entry,always -S chmod
Error sending add rule request (Operation not permitted)
# auditctl -a entry,always -S chmod
# auditctl -l
LIST_RULES: entry,always syscall=chmod
The problem is reproducible .. and it happens no matter what auditctl command
you try at first (listing, adding watches, or adding rules .. etc)
- Loulwa
next reply other threads:[~2006-04-20 23:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-20 23:06 Loulwa Salem [this message]
2006-04-20 23:12 ` Problem with audit Steve Grubb
2006-04-20 23:26 ` Loulwa Salem
2006-04-21 11:07 ` Steve Grubb
2006-04-21 14:27 ` Loulwa Salem
2006-04-21 15:01 ` Steve Grubb
2006-04-21 15:30 ` Loulwa Salem
2006-04-21 19:48 ` Steve Grubb
2006-04-21 14:37 ` Loulwa Salem
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=444813FD.9060507@us.ibm.com \
--to=loulwas@us.ibm.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.