Add paragraph on TrustedBSD audit to feature list.

This commit is contained in:
Robert Watson 2007-10-27 19:05:12 +00:00
parent 3ece148141
commit 604859b750
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30967

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.29 2007/03/25 10:21:04 blackend Exp $">
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.30 2007/10/27 18:44:30 rwatson Exp $">
<!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % navinclude.about "INCLUDE">
]>
@ -169,6 +169,19 @@
party modules include <b>SEBSD</b>, a FLASK-based implementation
of <b>Type Enforcement</b>.</li>
<li><b>TrustedBSD Audit</b> is a security event logging service,
providing fine-grained, secure, reliable logging of system events
via the audit service. Administrators can configure the nature and
granularity of logging by user, tracking file accesses, commands
executed, network activity, system logins, and a range of other
system behavior. Audit pipes allow IDS tools to attach to the
kernel audit service and subscribe to events they require for
security monitoring. FreeBSD supports the industry-standard BSM
audit trail file format and API, allowing existing BSM tools to
run with little or no modification. This file format is used on
Solaris and Mac OS X, allowing instant interoperability and unified
analysis.</li>
<li><b>GEOM pluggable storage layer</b>, which permits new storage
services to be quickly developed and cleanly integrated into the
FreeBSD storage subsystem. GEOM provides a consistent and