From owner-freebsd-current@FreeBSD.ORG Thu Jul 31 00:06:43 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 932CD37B401 for ; Thu, 31 Jul 2003 00:06:43 -0700 (PDT) Received: from bsd.ee (bsd.ee [194.126.101.115]) by mx1.FreeBSD.org (Postfix) with SMTP id AC03643FAF for ; Thu, 31 Jul 2003 00:06:42 -0700 (PDT) (envelope-from nezdali@bsd.ee) Received: (qmail 65446 invoked by uid 1007); 31 Jul 2003 07:11:34 -0000 Date: Thu, 31 Jul 2003 10:11:34 +0300 From: DvG To: freebsd-current@freebsd.org Message-ID: <20030731071134.GA65372@daemon.bsd.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Subject: 'su' error after cvsup to current 5.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 07:06:43 -0000 Hi all ! I am having a strange problem after cvsup to current from stable (make world/install world) with 'su' with all accounts in wheel group except root, more exactly to say : 8:58{2662}netsaint@korn ~>$su Password: pam_unix: pam_sm_authenticate: UNIX authentication refused Sorry i tried to rebuild openpam and libpam, but pam_unix.so seems to be broken. Where could be the problem ? Thank you in advance.