From owner-p4-projects@FreeBSD.ORG Tue Nov 20 12:30:58 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2C84D820; Tue, 20 Nov 2012 12:30:58 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D980D81E for ; Tue, 20 Nov 2012 12:30:57 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id A4B3C8FC12 for ; Tue, 20 Nov 2012 12:30:57 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.5/8.14.5) with ESMTP id qAKCUvX1027342 for ; Tue, 20 Nov 2012 12:30:57 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.5/8.14.5/Submit) id qAKCUvBi027339 for perforce@freebsd.org; Tue, 20 Nov 2012 12:30:57 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 20 Nov 2012 12:30:57 GMT Message-Id: <201211201230.qAKCUvBi027339@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 219818 for review To: Perforce Change Reviews Precedence: bulk X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.14 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2012 12:30:58 -0000 http://p4web.freebsd.org/@@219818?ac=10 Change 219818 by rwatson@rwatson_fledge on 2012/11/20 12:30:34 Add information on auditdistd and FreeBSD Foundation sponsorship to the TrustedBSD audit and OpenBSM pages. Affected files ... .. //depot/projects/trustedbsd/www/audit.page#11 edit .. //depot/projects/trustedbsd/www/openbsm.page#42 edit Differences ... ==== //depot/projects/trustedbsd/www/audit.page#11 (text+ko) ==== @@ -29,7 +29,7 @@ - $P4: //depot/projects/trustedbsd/www/audit.page#10 $ + $P4: //depot/projects/trustedbsd/www/audit.page#11 $ @@ -84,7 +84,9 @@

The TrustedBSD Project greatfully acknowledges Apple Computer, Inc., for its generous donation of the Darwin audit implementation under a - BSD license.

+ BSD license. + The FreeBSD Foundation sponsored development of auditdistd, a + distributed audit trail daemon.

==== //depot/projects/trustedbsd/www/openbsm.page#42 (text+ko) ==== @@ -30,7 +30,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#41 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#42 $ @@ -66,8 +66,10 @@

The OpenBSM distribution provides system include files, the libbsm library, command-line tools such as praudit and auditreduce, sample - /etc configuration files, and an audit daemon for use on systems with - kernel support. + /etc configuration files, an audit daemon for use on systems with + kernel support, and an audit trail distribution daemon to allow + trails to be securely submitted by end hosts to a central audit trail + server (to appear in OpenBSM 1.2). It is appropriate for use stand-alone in processing trails generated by BSM-enabled systems, as well as for use as the foundation of OS audit implementations requiring libraries, command-line tools, @@ -93,7 +95,9 @@ Apple under a BSD license. The Darwin BSM implementation was created by McAfee Research under contract to Apple Computer, and has since been maintained and - extended by the volunteer TrustedBSD team.

+ extended by the volunteer TrustedBSD team. + The FreeBSD Foundation sponsored the development of auditdistd, a + distributed audit trail daemon.

OpenBSM is the core user space component of the TrustedBSD Audit Implementation for