From owner-freebsd-current@FreeBSD.ORG Wed Apr 20 00:51:44 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 B286F16A548 for ; Wed, 20 Apr 2005 00:51:43 +0000 (GMT) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3EB43D2F for ; Wed, 20 Apr 2005 00:51:43 +0000 (GMT) (envelope-from qing.li@bluecoat.com) Received: from bcs-mail.bluecoat.com (bcs-mail.bluecoat.com [216.52.23.69]) by whisker.bluecoat.com (8.13.0/8.13.0) with ESMTP id j3K0phOc003681 for ; Tue, 19 Apr 2005 17:51:43 -0700 (PDT) Received: from bcs-mail3.bluecoat.com ([10.2.2.59]) by bcs-mail.bluecoat.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 19 Apr 2005 17:51:32 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 19 Apr 2005 17:51:42 -0700 Message-ID: <48D44BB27BDE3840BDF18E59CB169A5C83A02E@bcs-mail3.internal.cacheflow.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: cannot log on as root after upgrade Thread-Index: AcVFQxfPZxpxREyFTDSQGji5oA3ydA== From: "Li, Qing" To: X-OriginalArrivalTime: 20 Apr 2005 00:51:32.0407 (UTC) FILETIME=[18611C70:01C54543] X-Scanned-By: MIMEDefang 2.49 on 216.52.23.28 Subject: 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: Wed, 20 Apr 2005 00:51:45 -0000 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. What do I need to do to fix this? Did I screw something up during mergemaster ? -- Qing