From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Boyce Subject: pam_loginuid.so question Date: Thu, 30 Oct 2008 12:36:07 -0400 Message-ID: <1225384567.24610.20.camel@pc070168.northgrum.com> Reply-To: kevin.boyce@ngc.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0921503429==" 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 m9UGbC6V026372 for ; Thu, 30 Oct 2008 12:37:12 -0400 Received: from xmrm0101.northgrum.com (xmrm0101.northgrum.com [155.104.240.104]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m9UGa9f6010236 for ; Thu, 30 Oct 2008 12:36:13 -0400 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 --===============0921503429== Content-Type: multipart/alternative; boundary="=-dFMEhm/3QF8zuK5EObaR" --=-dFMEhm/3QF8zuK5EObaR Content-Type: text/plain Content-Transfer-Encoding: 7bit Does anyone know if the pam_loginuid.so module is available in RHEL4, or just something for RHEL5 and up. If it is only available for RHEL5, how much work would it be to replace the RHEL4 pam stack with the one from RHEL5? Thanks, Kevin --=-dFMEhm/3QF8zuK5EObaR Content-Type: text/html; charset=utf-8 Does anyone know if the pam_loginuid.so module is available in RHEL4, or just something for RHEL5 and up.

If it is only available for RHEL5, how much work would it be to replace the RHEL4 pam stack with the one from RHEL5?

Thanks,
Kevin --=-dFMEhm/3QF8zuK5EObaR-- --===============0921503429== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============0921503429==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: pam_loginuid.so question Date: Thu, 30 Oct 2008 14:03:32 -0400 Message-ID: <200810301403.32272.sgrubb@redhat.com> References: <1225384567.24610.20.camel@pc070168.northgrum.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1225384567.24610.20.camel@pc070168.northgrum.com> 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, kevin.boyce@ngc.com List-Id: linux-audit@redhat.com On Thursday 30 October 2008 12:36:07 Kevin Boyce wrote: > Does anyone know if the pam_loginuid.so module is available in RHEL4, or > just something for RHEL5 and up. Its in RHEL4.2 and up. -Steve