From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: monitoring both logins and logouts via ssh in SLES10 SP1 RC2 Date: Fri, 25 May 2007 13:52:32 -0400 Message-ID: <200705251352.32349.sgrubb@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: Michael Folsom Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Friday 25 May 2007 13:21, Michael Folsom wrote: > Did a little test on a X86-64 SLES10 SP1 RC2 system - sshed into in > and did see the USER_LOGIN line then got out via either an exit or > logout and never see an USER_END statement. If I remember correctly, there was a bug in a patch to sshd that called pam_session_close from the unprivileged process. I think we moved this and sent the patch upstream. > Could this be an issue in Suse's implementation of audit? There might be a sshd patch that needs backporting from openssh cvs. -Steve