From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 13:18:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702F516A4CE for ; Tue, 23 Dec 2003 13:18:02 -0800 (PST) Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B84543D58 for ; Tue, 23 Dec 2003 13:18:00 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.no-ip.com (Postfix, from userid 1147) id E65B066; Tue, 23 Dec 2003 16:17:59 -0500 (EST) Sender: lowell@be-well.ilk.org To: Ihsan Junaidi References: <3FE8A9ED.7040204@synthexp.net> From: Lowell Gilbert Date: 23 Dec 2003 16:17:59 -0500 In-Reply-To: <3FE8A9ED.7040204@synthexp.net> Message-ID: <44n09jmdx4.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: rc initialization anomaly (some sections are being loaded twice) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 21:18:02 -0000 Ihsan Junaidi writes: > I upgraded a test system running 5.1 to 5.2 RC1 and with it, i came > upon a few difficulties. firstly, the default login and su PAM configs > are (mis)configured so that they totally ignored the password. so each > user is able to login freely without being prompted for a password. You removed pam.conf? > I've been getting weird behaviour from the rc init system, > specifically with it loading some sections of initization twice. i'm > not sure if this is intentional but it's annoying to see warning > messages popped up and they loaded just fine on 5.1. Sounds like you neglected the 20030829 entry in /usr/src/UPDATING. No?