=>  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

Acronyms

There are many, many different acronyms in projects such as RSBAC. This page lists the most important ones, directly or not directly related to RSBAC

Note that you often have acronyms underlined in the website. By moving your mouse cursor over them, you can get a direct description.

General
Acronym Meaning Description
RSBACRule Set Based Access ControlFree open source access control solution :)
REGRegistration FacilityAllows easy registration of new modules/plug-ins for RSBAC.
AEFAccess control Enforcement FacilityRSBAC‘s part of the framework enforcing the access control decision. (allow, deny, etc.)
ADFAccess control Decision FacilityRSBAC‘s part of the framework deciding about every access, includes all decision modules.
SOSecurity OfficerSometimes secoff, the user usually taking care of the security attributes.
DACDiscretionary Access ControlUsually default Linux’s access control, leave the access right control at the discretion of the user.
ACIAccess Control InformationTarget related meta data like attributes and other meta data like role definitions.
ACCAccess Control ContextDecision relevant context data from the kernel environment.
ACEAccess Control EntryAttribute storing the ACI.
Modules
Acronym Meaning Description
AUTHAuthenticated UserControls user authentification, user id changes.
UMUser ManagementIn kernel user management. Replaces traditional shadow-based passwords.
RCRole CompatibilityPut subjects into roles, with access to only certain types. Very powerfull.
ACLAccess Control ListLists of simple access control information rights, per subject.
MACMandatory Access Control (Bell-LaPadula)Enforces access contol per immutable security level.
PAXProtection Against eXecution, or PAge ExecVarious memory protections, NX emulation, address space randomisation.
DAZDazukoAntivirus interface for RSBAC, using Dazuko.
CAPLinux CapabilitiesControl Linux’s Posix Capabilities implementation (net raw, dac override, etc.).
JAILJail:)Confines subjects into an hermetic jail, like an improved chroot.
RESResourcesControl Linux’s resource limits (CPU time per user, etc.).
FFFile FlagsSimple attribute flags per file/directory.
PMPrivacy ModuleTakes care of user’s privacy, and private data.
 

documentation/acronyms.txt · Last modified: 2006/05/02 15:40
This website is kindly hosted by m-privacy