From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: Running auditd from Raspberry Pi (Raspbian)
Date: Mon, 26 Oct 2015 11:55:05 -0400 [thread overview]
Message-ID: <1761781.EmJWtSeSBl@x2> (raw)
In-Reply-To: <E4233D65-A74A-4AE0-819C-BE1863408B26@gmail.com>
On Friday, October 23, 2015 07:16:40 PM Kangkook Jee wrote:
> Hi, all
>
> From my Raspberry Pi machine (running Debian Wheezy distribution), I could
> see the kernel is built with audit enabled, and I could manage to install
> user-space audit client with the following command.
>
> pi@raspberrypi ~ $ sudo apt-get install auditd
>
> However, when I tried to enable audit issuing the following commands it
> doesn’t seem to run properly.
>
> pi@raspberrypi ~ $ sudo auditctl -l
> No rules
> pi@raspberrypi ~ $ sudo auditctl -a entry,always -S open
> Error detecting machine type
> pi@raspberrypi ~ $ sudo auditctl -a entry,always -F arch=armeb -S open
> arch=armeb machine type not found
>
> Can anyone tell me whether audit support ARM based linux systems?
Yes. It was added starting in 2.0.4 and was corrected several times.
> Here’s my system information and thanks a lot for your help in advance!
>
> pi@raspberrypi ~ $ sudo uname -a
> Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015
> armv7l GNU/Linux
>
> pi@raspberrypi ~ $ dpkg -l |grep audit
> ii auditd 1:1.7.18-1.1
> armhf User space tools for security auditing ii libaudit0
> 1:1.7.18-1.1 armhf
That one is too old. You need a newer audit package.
-Steve
--
Linux-audit mailing list
Linux-audit@redhat.com
https://www.redhat.com/mailman/listinfo/linux-audit
next prev parent reply other threads:[~2015-10-26 15:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-23 23:16 Running auditd from Raspberry Pi (Raspbian) Kangkook Jee
2015-10-26 15:55 ` Steve Grubb [this message]
2015-10-26 17:13 ` Kangkook Jee
2015-10-26 20:25 ` Kangkook Jee
2015-10-26 20:37 ` Steve Grubb
2015-10-26 20:57 ` Kangkook Jee
2015-10-26 21:18 ` Kangkook Jee
2015-10-27 3:12 ` 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=1761781.EmJWtSeSBl@x2 \
--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.