From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Differentiating user activity from system activity Date: Tue, 10 Mar 2009 11:52:36 -0400 Message-ID: <200903101152.36796.sgrubb@redhat.com> References: <1236634929.24497.65.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1236634929.24497.65.camel@localhost.localdomain> Content-Disposition: inline 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 Monday 09 March 2009 05:42:09 pm Matthew Booth wrote: > On Linux we don't record a terminal. We do record terminal info in the tty & term fields. Additionally, if the auid and ses fields are -1, you know its a process that was descended from init. If they have something in them, then it was descended from a login session. > What about system daemons restarted by an administrator? They would inherit the admin's environment and identifiers. > How about SELinux? Not sure how this applies. -Steve