From owner-freebsd-security@FreeBSD.ORG Tue Nov 4 06:18:15 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05FB216A4CE for ; Tue, 4 Nov 2003 06:18:15 -0800 (PST) Received: from mail.hwi.buffalo.edu (cliff.hwi.buffalo.edu [128.205.85.74]) by mx1.FreeBSD.org (Postfix) with SMTP id AD1D143FE0 for ; Tue, 4 Nov 2003 06:18:13 -0800 (PST) (envelope-from rcollins@hwi.buffalo.edu) Received: (qmail 88779 invoked by uid 90); 4 Nov 2003 14:18:13 -0000 Received: from rcollins@hwi.buffalo.edu by cliff.hwi.buffalo.edu by uid 82 with qmail-scanner-1.20rc3 (vexira: 6.22.0.1. Clear:RC:1:. Processed in 0.159031 secs); 04 Nov 2003 14:18:12 -0000 Received: from unknown (HELO banshee) (128.205.85.104) by 128.205.85.8 with SMTP; 4 Nov 2003 14:18:12 -0000 Message-ID: <001901c3a2de$7ab72c10$6855cd80@dhcp.hwi.buffalo.edu> From: "Robert Collins" To: Date: Tue, 4 Nov 2003 09:18:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Veractiy and FreeBSD X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 14:18:15 -0000 I'm trying to get veracity (http://www.rocksoft.com/veracity/), a tripwire replacement, working on FreeBSD 5.x. When I try and create a snapshot I get the following error for files sitting on my root partition: -- snip snip -- csh.logout E: Error opening binary (B) stream of file "/etc/csh.logout". (OS error message="File is on the procfs (/proc) device."). E: Could not obtain attribute B.md5 for this file. -- snip snip -- I've tried taking both PROCFS and PSEUDOFS out of the kernel, to no avail. Anyone have any other ideas? Thanks -rcollins