Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2006 15:17:55 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95329 for review
Message-ID:  <200604151517.k3FFHtKP067437@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95329

Change 95329 by rwatson@rwatson_fledge on 2006/04/15 15:17:42

	UKUUG LISA paper on Audit.

Affected files ...

.. //depot/projects/trustedbsd/www/20060303-ukuug2006lisa-audit.pdf#1 add
.. //depot/projects/trustedbsd/www/docs.bib#4 edit

Differences ...

==== //depot/projects/trustedbsd/www/docs.bib#4 (text+ko) ====

@@ -35,7 +35,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/docs.bib#3 $
+      $P4: //depot/projects/trustedbsd/www/docs.bib#4 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -329,4 +329,41 @@
       Biba integrity policy based on the framework.</abstract>
   </entry>
 
+  <entry role="paper" date="20060303">
+    <title>The FreeBSD Audit System</title>
+
+    <author>
+      <name>Robert N. M. Watson</name>
+      <affil>University of Cambridge, TrustedBSD Project</affil>
+    </author>
+
+    <author>
+      <name>Wayne Salamon</name>
+      <affil>TrustedBSD Project</affil>
+    </author>
+
+    <audience>
+      <venue>UKUUG LISA Conference</venue>
+      <city>Durham</city> <state>UK</state>
+      <date>March, 2006</date>
+    </audience>
+
+    <download>
+      <file url="20060303-ukuug2006lisa-audit.pdf" format="PDF" />
+    </download>
+
+    <abstract>This paper describes the Common Criteria security event
+      auditing implementation added to the FreeBSD operating system by the
+      TrustedBSD Project.  Audit is a critical element in operating system
+      security evaluation and operation, but both the standards-based and
+      operational requirements are complex.  This paper describes the
+      requirements, FreeBSD kernel implementation, extensible file format
+      adopted from OpenSolaris BSM, mechanisms used for processing and
+      maintaining the audit trail, and the OpenBSM audit library and tool
+      set.  Of importance is not just the content of audit records, but
+      also the reliability guarantees associated with the queuing and
+      delivery mechanisms.</abstract>
+
+  </entry>
+
 </bibliography>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604151517.k3FFHtKP067437>