From owner-freebsd-questions@FreeBSD.ORG Thu Jan 21 08:18:19 2010 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 A97A9106566B for ; Thu, 21 Jan 2010 08:18:19 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 529E28FC13 for ; Thu, 21 Jan 2010 08:18:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 0B1593A382C; Thu, 21 Jan 2010 15:18:16 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1264061896; x= 1265876296; bh=O1Hvv0SMFu7kWJo1lo0LCYIKcMlyk7nUmpIl+V7a05Q=; b=l nZyIjva0DOs2BuVFAt/hxLni7Vb11BUgG4IDa54kjree3TkVmaBmOhWvd7J5Qn5I d5bByBuT0eCB59gu1EKuObgOOv4Xji0ZYpqhOZigQyB/pPm0tIrPDvHShvviJ1Ea 7Hv3w8N7XakAU8xYyfwTPwrVrpThuhGjsLjbeXRDYo= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id vJscqVyzbWJU; Thu, 21 Jan 2010 15:18:16 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 29F883A381D; Thu, 21 Jan 2010 15:18:16 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id o0L8IF4n093781; Thu, 21 Jan 2010 15:18:15 +0700 (ICT) (envelope-from on) Date: Thu, 21 Jan 2010 15:18:15 +0700 (ICT) Message-Id: <201001210818.o0L8IF4n093781@banyan.cs.ait.ac.th> From: Olivier Nicole To: aryeh.friedman@gmail.com In-reply-to: <4B57F2D1.4090108@gmail.com> (aryeh.friedman@gmail.com) References: <4B57EED1.9050800@gmail.com> <201001210619.o0L6JFg2092380@banyan.cs.ait.ac.th> <4B57F2D1.4090108@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: NIS oops 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: Thu, 21 Jan 2010 08:18:19 -0000 > and thats the one error I made in setting it up likely... (I saw that > note after rebooting in the handbook) I have been there, I have done that. Luckily my server is next door :) Olivier