From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miloslav Trmac Subject: Re: PCI-DSS: Log every root actions/keystrokes but avoid passwords Date: Wed, 13 Mar 2013 12:43:58 -0400 (EDT) Message-ID: <1915900671.7033767.1363193038284.JavaMail.root@redhat.com> References: <20130313154358.GF23106@madcap2.tricolour.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130313154358.GF23106@madcap2.tricolour.ca> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Richard Guy Briggs Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com ----- Original Message ----- > > Please do post the patch here when you have it worked out as I am > > very likely > > to miss it in the flood of kernel patches when it goes to/from > > Linus. > > Here you go. Given Steve's good question, this control method may > change. Isn't "icanon" _true_ when the data is echoed? This patch would allow dropping the echoed data (i.e. commands), not the non-echoed data (i.e. passwords). (I might be mistaken and I haven't tested this.) Mirek