From owner-freebsd-questions@FreeBSD.ORG Sat Dec 11 05:23:28 2004 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 B94E916A4CE for ; Sat, 11 Dec 2004 05:23:28 +0000 (GMT) Received: from S2.cableone.net (smtp2.cableone.net [24.116.0.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 580F043D49 for ; Sat, 11 Dec 2004 05:23:28 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.123.89]) by S2.cableone.net (CableOne SMTP Service S2) with ESMTP id 3675469 for ; Fri, 10 Dec 2004 22:36:45 -0700 Date: Fri, 10 Dec 2004 23:22:30 -0600 From: Vulpes Velox To: freebsd-questions@freebsd.org Message-ID: <20041210232230.6c27aa92@vixen42.24-119-122-191.cpe.cableone.net> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Abuse-Info: Send abuse complaints to abuse@cableone.net Subject: NIS and non-NIS question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 05:23:28 -0000 I have a box I want to rework to allow it to operate outside a NIS enviroment when outside my LAN and use NIS and NFS when it is not. Any suggestions on how to go about this? I've got the file syncing and ect for ~/ figured out, but not figured out how to get the NIS issue resolved. So Any suggestions on how I would go about this? So far I have been trying to get it to work using /etc/nsswitch.conf with out any luck.