Date: Tue, 9 Aug 2016 04:52:45 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: soc-status@FreeBSD.org Subject: Week 11 / Non-BSM to BSM Conversion Tools Message-ID: <812AE2B8-DE1C-4489-8B05-6A306C1911BE@FreeBSD.org>
index | next in thread | raw e-mail
Hello, I finished configuring the NFS on a faster machine. You can see a tutorial I made along the way here[1]. Moreover, I set up CentOS with the latest Linux Kernel and auditd versions. Now I am able to generate the most recent format of the Linux Audit logs. Until the 9th of August I plan to add a conversion for syscalls, execs and Linux Audit records which require to call au_to_attr (see au_token(3)). At the moment au_to_attr is a function available to the kernel only (I sent and email to freebsd hackers regarding this issue - see [2]) so I'll have to implement a userland version of it. I plan to consult my solution with the OpenBSM community. Hopefully, the 12th week will be spent on writing an extension of auditdistd(8). Cheers! -mateusz [1]: https://github.com/0mp/freebsd/wiki/Set-up-FreeBSD-with-NFS [2]: https://lists.freebsd.org/pipermail/freebsd-hackers/2016-August/049835.htmlhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?812AE2B8-DE1C-4489-8B05-6A306C1911BE>
