Setting loginuid for a process starting at boot

Steve Grubb sgrubb at redhat.com
Tue Jan 14 16:15:51 UTC 2014


On Tuesday, January 14, 2014 04:55:30 PM Maupertuis Philippe wrote:
> Where can I find the description and the trigger of all messages types if
> such a documentation exists ?

To some extent, the documentation is in the header files. They describe what
the intended use is for the event record types.

https://fedorahosted.org/audit/browser/trunk/lib/libaudit.h#L40
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/include/uapi/linux/audit.h?id=refs/tags/v3.12.7#n30

As for what triggers them, it can mostly be deduced from the event's type.
However, some user space apps that do the same thing as others may not
have been updated to do auditing and various distributions may or may not
enable the auditing at build time. So, the user space support varies.

-Steve




More information about the Linux-audit mailing list