=>  Releases

Stable: 1.3.7
for kernels:

  • 2.4.36
  • 2.6.23.14

Devel 1.4: 1.4.0-pre1
for kernels:

  • 2.4.35.4
  • 2.6.23.9

Full RSBAC kernels
Lazy of patching ? Get the already rsbac-patched kernel. Choose your flavor.

Classic kernels
Includes vanilla kernel with the RSBAC patch

  • 2.6.23.14
  • 2.4.35.3

Enhanced kernels
Kernels including latest security fixes, goodies, and of course PaX+RSBAC

  • 2.6.23.15 (20080217)
  • 2.4.36 (20080217)

Debian repository
Also works for Ubuntu and other Debian-based distributions, of course

SVN
Cutting edge RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Logging

What to log ?

We already know that most things happening on the system are subject to audit with RSBAC. However, the logging facility is only a tool, and like every tool, it’s usefulness is only seen if you know how to use that tool.

We can divide the audit you need into different categories:

  • the standard everyday logging: RSBAC defaults are pretty good, it logs anything that has been denied.
  • sensitive applications, files or user accesses: if something in the system is especially exposed, it might be a good idea to log additional events that are in relation, and watch them more closely.
  • suspicious activity: this is more a day-to-day thing, when you have a doubt, just log it for a while, but do not forget to stop logging afterwards.
  • regular checks: it is a good practice, to audit users, directory paths, or applications, during a day, randomly every month, to compare with the previous month. This may help you to spot suspicious activity.
  • application debugging, or RSBAC rules making: have additional logging over one program might help you to understand what this program is doing without having access to the source code (or if you do not understand it).

Setup the logging

Start one of the rsbac_menu to get an easy interface to the logging menus.

# rsbac_menu
# rsbac_user_menu <user id>
# rsbac_fd_menu <file>
  • rsbac_menu set up the general logging for the whole system
  • rsbac_user_menu set up the logging rules per user
  • rsbac_fd_menu set up the logging per program

Note: See 3.Architecture and Implementation>>III.Framework Components>>e.Logging Facility for more information about log arrays and how to setup logging



Table of Contents: RSBAC Handbook
Previous: Configuration Basics
Next: Selecting a Security Model Combination

 

documentation/rsbac_handbook/configuration_basics/logging.txt · Last modified: 2007/10/11 15:44 by kang
This website is kindly hosted by m-privacy