From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 27 14:28:04 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D2C21065672 for ; Wed, 27 Feb 2008 14:28:04 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 20D348FC1C for ; Wed, 27 Feb 2008 14:28:03 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2115058fgg.35 for ; Wed, 27 Feb 2008 06:28:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=k0qU/7u8iFymwGS+exl9xWSc7yCWYP416M9M/ozOTIw=; b=X0/zLCNF4aCapMv2lhS5hDD5W1KRdtVtM9YgLI3Q+mk6y8tkKLelQVYgS6YZI8sO+FZ8Ykkvmj0a0l2mR7dbJirGLywwnjAzW41IeAxDqpSWYA4RR4VFP4G+6Xd9ZLYeofAQ9w3wmUkLPSR5DqppF1Znpt7Rl8OPtfkAz6eMqRo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=oAO/FdzmNOmy+FaWiP3BPiNDnqbOyarmxqjWcgEgMnt+5WeWVtCHsbcjuEvcduLaXonXNbgBRfrShg8JVX0Cs/Vzn/qoMY5864nTVi80IYVqlBdKFHZ4fK0fiHI764NXCTLmAIH3qw3nplEzUib4T9P1CmGdCQQtb4ddansX/90= Received: by 10.86.97.7 with SMTP id u7mr6119388fgb.54.1204122482697; Wed, 27 Feb 2008 06:28:02 -0800 (PST) Received: from ?192.168.12.92? ( [217.74.44.57]) by mx.google.com with ESMTPS id d6sm9205560fga.9.2008.02.27.06.28.01 (version=SSLv3 cipher=RC4-MD5); Wed, 27 Feb 2008 06:28:01 -0800 (PST) Message-ID: <47C57359.4020504@gmail.com> Date: Wed, 27 Feb 2008 17:27:37 +0300 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <46C55191.2050205@gmail.com> <20070821145603.L50579@fledge.watson.org> <46CAF217.7040204@gmail.com> <20070821151108.Y53914@fledge.watson.org> <46CAF4E9.2030700@gmail.com> <20070821152327.R53914@fledge.watson.org> <46CBE096.90805@gmail.com> <20070828175313.B90180@fledge.watson.org> <47BD7337.2020503@gmail.com> In-Reply-To: <47BD7337.2020503@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: OpenBSM & Jails X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 14:28:04 -0000 hello i am using OpenBSM on System with jails part of praudit output / action write file in jail -------------------------------------------------- header,176,10,open(2) - write,creat,trunc,0,Thu Feb 21 13:45:06 2008, + 501 msec,argument,3,0x81ed,mode,argument,2,0x601,flags,path,//site/svn/dev.lineage2.dom/pamm/hooks/post-commit,attribute,755,www,www,88,800911,3234053,subject,lynx,root,wheel,root,wheel,44680,44668,56876,10.15.1.116,return,success,4,trailer,176, -------------------------------------------------- please add jail-identification in output (cat /dev/auditpipe | praudit -lp) /Vladimir Ermakov