From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 05:57:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DA5416A418 for ; Wed, 12 Sep 2007 05:57:45 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id B07E013C459 for ; Wed, 12 Sep 2007 05:57:44 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 25988 invoked from network); 12 Sep 2007 05:57:41 -0000 Received: from adsl152.dyn229.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.229.152) by smtpgate1.pacific.net.sg with ESMTPA; 12 Sep 2007 05:57:41 -0000 Message-ID: <46E77FD3.50904@pacific.net.sg> Date: Wed, 12 Sep 2007 13:57:39 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Matthew Seaman References: <46E77DD0.3050705@pacific.net.sg> <46E77E4D.2080003@infracaninophile.co.uk> In-Reply-To: <46E77E4D.2080003@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: hosts is ignored X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 05:57:45 -0000 Hi, Matthew Seaman wrote: > > What does /etc/nsswitch.conf say? group: compat group_compat: nis hosts: files dns networks: files passwd: compat passwd_compat: nis shells: files Erich