From owner-freebsd-bugs@FreeBSD.ORG Tue Sep 6 13:50:25 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D70A16A41F for ; Tue, 6 Sep 2005 13:50:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 007D943D5E for ; Tue, 6 Sep 2005 13:50:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j86DoHY2003269 for ; Tue, 6 Sep 2005 13:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j86DoHXq003268; Tue, 6 Sep 2005 13:50:17 GMT (envelope-from gnats) Resent-Date: Tue, 6 Sep 2005 13:50:17 GMT Resent-Message-Id: <200509061350.j86DoHXq003268@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, michael.schuh@gmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECAB316A424 for ; Tue, 6 Sep 2005 13:41:09 +0000 (GMT) (envelope-from root@mc.my-next-home.de) Received: from mc.my-next-home.de (mc.my-next-home.de [80.242.164.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F1C43D46 for ; Tue, 6 Sep 2005 13:41:08 +0000 (GMT) (envelope-from root@mc.my-next-home.de) Received: from localhost (localhost [127.0.0.1]) by mc.my-next-home.de (Postfix) with ESMTP id 4BE7B297040 for ; Tue, 6 Sep 2005 15:41:07 +0200 (CEST) Received: from mc.my-next-home.de ([127.0.0.1]) by localhost (mc.my-next-home.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10366-04 for ; Tue, 6 Sep 2005 15:41:06 +0200 (CEST) Received: by mc.my-next-home.de (Postfix, from userid 0) id 9A00B297140; Tue, 6 Sep 2005 15:41:06 +0200 (CEST) Message-Id: <20050906134106.9A00B297140@mc.my-next-home.de> Date: Tue, 6 Sep 2005 15:41:06 +0200 (CEST) From: michael.schuh@gmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/85796: pam doesn't work correctly after Upgrade RELENG_4-2005-09-05 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: michael.schuh@gmail.com List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 13:50:25 -0000 >Number: 85796 >Category: bin >Synopsis: pam doesn't work correctly after Upgrade RELENG_4-2005-09-05 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 06 13:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Michael Schuh >Release: FreeBSD 4.11-STABLE i386 >Organization: my-next-home.de >Environment: System: FreeBSD mc.my-next-home.de 4.11-STABLE FreeBSD 4.11-STABLE #17: Mon Sep 5 14:59:16 CEST 2005 root@mc.my-next-home.de:/usr/obj/usr/src/sys/MYGENERIC i386 >Description: After an typically update at 2005-09-05 (ISO-format) with make update under /usr/src via cvsup and the following steps: make buildworld kernel mergemaster -p make installworld mergemaster portupgrade -ar Pam fails to work correctly. To check if pam works i use nomally pamtester (security/pamtester) from ports with an dump service that are not really connected. Pamtester aborts with signal 10 and core dump. Same behavior is shown if i would use the pam-pgsql and also with saslauthd. After a check in /usr/lib i can see that the pam-modules and the Libraryobject-archive was changed, but the libpam.so.1 wasn't changed. an Installation from new libpam.so.1 by hand, ldconfig and reuild of the required software doesn't help to getting pam work. after unpacking and replacing the libs and modules from the backup, all does work correctly. >How-To-Repeat: update an older FreeBSD4 RELENG_4 machine with actually state and use the pamtester with pam-pgsql-module, with steps described above. >Fix: see above >Release-Note: >Audit-Trail: >Unformatted: