From mboxrd@z Thu Jan 1 00:00:00 1970 From: Klaus Heinrich Kiwi Subject: Re: [PATCH 00/07][RFC] RACF audit plugin Date: Fri, 28 Sep 2007 20:18:36 +0000 (UTC) Message-ID: References: <1190986087.4113.49.camel@klausk.br.ibm.com> <200709281447.18900.sgrubb@redhat.com> <200709281601.56211.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l8SKJ1ON019381 for ; Fri, 28 Sep 2007 16:19:01 -0400 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id l8SKItXM025026 for ; Fri, 28 Sep 2007 16:18:55 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IbMIO-00030q-6T for linux-audit@redhat.com; Fri, 28 Sep 2007 20:18:44 +0000 Received: from 32.104.18.243 ([32.104.18.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Sep 2007 20:18:44 +0000 Received: from klausk by 32.104.18.243 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Sep 2007 20:18:44 +0000 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Fri, 28 Sep 2007 16:01:55 -0400, Steve Grubb wrote: > So would this be used in a data center to send events from various > machines to a z/OS server? Or how would other people use and benefit > from this plugin? Yes it will forward the Linux auditing events for consolidation in a RACF= =20 server. The 'client' Linux machines can be of any arch, and we can feed a= =20 single RACF server with events from several different Linux boxes. > Also, the TODO list probably needs a short man page for the plugin and > its configuration. I thought it was already there.. ;) Thanks, Klaus K.