slackbuilds_ponce/system/audit
Bogdan Radulescu 5cbf285271 system/audit: Updated for version 2.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-27 12:18:18 -05:00
..
audit-2.3.6-sysconfig.diff system/audit: Updated for version 2.3.6. 2014-04-27 12:18:18 -05:00
audit.info system/audit: Updated for version 2.3.6. 2014-04-27 12:18:18 -05:00
audit.SlackBuild system/audit: Updated for version 2.3.6. 2014-04-27 12:18:18 -05:00
doinst.sh system/audit: Updated for version 2.3.6. 2014-04-27 12:18:18 -05:00
README system/audit: Added (Auditing System Daemon) 2010-06-13 14:52:37 -05:00
README.SLACKWARE system/audit: Added (Auditing System Daemon) 2010-06-13 14:52:37 -05:00
slack-desc system/audit: Updated for version 2.2.2. 2013-03-22 07:16:39 -04:00

Audit for Slackware

The Linux Auditing System is a kernel subsystem the allows the kernel to 
record events of interest to intrusion detection systems, such as file 
access attempts, specific system calls, or custom events generated by 
trusted system binaries like login or sshd.  The audit package provides the 
tools to configure the audit system, and to collect and process its output.

To collect audit events, your kernel must have the audit system enabled, 
which is present in the stock Slackware kernels.

The audit package has no other dependencies. However, certain audit events 
of interest, such as failed login attempts from /bin/login, password changes, 
etcetera are generated by their respective binaries using libaudit.  If your 
site policy requires auditing those events, some reconfiguration and/or 
patching may be required.