From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: audit 2.0.4 auid problem Date: Thu, 3 Jun 2010 10:30:29 -0400 Message-ID: <201006031030.30010.sgrubb@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 Thursday, June 03, 2010 09:55:35 am Jean-Francois Vincent wrote: > 1 ) Is there any bug with auid always set to 4294967295 ? You need pam_loginuid added to crond, gdm, login, kdm, sshd, vsftpd, or any pamified entry point daemon. (but not sudo or su.) > 2) I've also searched for logging commands specifics to a TTY but it seems > auditd cannot filter on one specific TTY. I've looking for auditctl -F > options but I don't see any TTY filtering option. Is it possible ? Look for pam_tty_audit man page. -Steve