From owner-freebsd-questions@FreeBSD.ORG Mon May 23 12:36:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9F54A16A41C for ; Mon, 23 May 2005 12:36:28 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255CE43D1D for ; Mon, 23 May 2005 12:36:27 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 933E27303E; Mon, 23 May 2005 14:36:26 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 75771-01-2; Mon, 23 May 2005 14:36:22 +0200 (CEST) Received: from webmail.thilelli.net (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id F318E7303B; Mon, 23 May 2005 14:36:21 +0200 (CEST) Received: from 145.248.192.30 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Mon, 23 May 2005 14:36:22 +0200 (CEST) Message-ID: <13234.145.248.192.30.1116851782.squirrel@webmail.thilelli.net> In-Reply-To: <200505232141.45173.no-spam@swiftdsl.com.au> References: <200505160918.16568.no-spam@swiftdsl.com.au> <200505232004.33810.no-spam@swiftdsl.com.au> <32437.145.248.192.30.1116847324.squirrel@webmail.thilelli.net> <200505232141.45173.no-spam@swiftdsl.com.au> Date: Mon, 23 May 2005 14:36:22 +0200 (CEST) From: "Julien Gabel" To: "Ian Moore" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at thilelli.net Cc: freebsd-questions@freebsd.org, Uwe Laverenz Subject: Re: NSSwitch settings on 5.4. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jpeg@thilelli.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 12:36:28 -0000 >>>> AFAIK there never was a "default" nsswitch.conf in FreeBSD 5.4, I >>>> always had to create a new one from scratch. >>> Well there was one sitting on my system in /etc & I certainly didn't >>> create it! This system started life as 5.2-RELEASE, so maybe it crept >>> in earlier on? >> If you have a file named /etc/host.conf (as previously used before 5.X), >> a corresponding file /etc/nsswitch.conf may be created automatically >> from the firts one. This can explain why you didn't create it. > Actually, I've just checked a 5.4 system I'm building from scratch at the > moment and it has host.conf & nsswitch.conf on it. host.conf says > "Auto-generated from nsswitch.conf" > Is this a circular argument? :-) Oops, i answered without a system to verify my though. It seems i made a mistake here, sorry. -- -jpeg.