From owner-freebsd-current@FreeBSD.ORG Sat May 14 07:31:58 2005 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 DCB9416A4CE for ; Sat, 14 May 2005 07:31:58 +0000 (GMT) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D80043D6B for ; Sat, 14 May 2005 07:31:58 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from Sonomago (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id CF32A19F3B for ; Sat, 14 May 2005 00:32:32 -0700 (PDT) From: "Darren Pilgrim" To: Date: Sat, 14 May 2005 00:31:47 -0700 Message-ID: <000001c55856$fe6a7ab0$0a2a15ac@Sonomago> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <48D44BB27BDE3840BDF18E59CB169A5C83A02E@bcs-mail3.internal.cacheflow.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: RE: cannot log on as root after upgrade 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: Sat, 14 May 2005 07:31:59 -0000 > Li, Qing wrote: >=20 > I performed a cvs sync today and buildworld. After the system reboot > I cannot log on as root, the error message that is shown on = console > is "login: pam_acct_mgmt(): authentication error". > I can still log on as a normal user. I'm having this same problem with on a system built from sources pulled = down today. Logging in on the console as root produces the "pam_acct_mgmt(): authentication error" message. However, logging in as a normal user = works fine and I can then `su -` to root without error, so I know my password files are ok. I completely reinstalled my /etc/pam.d directory, no luck. Re-built and installed the world as single user, no luck, still broken.