From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 01:55:18 2005 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 EA82516A4CF for ; Wed, 30 Mar 2005 01:55:16 +0000 (GMT) Received: from smtpq3.home.nl (smtpq3.home.nl [213.51.128.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6902B43D49 for ; Wed, 30 Mar 2005 01:55:16 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.134] (port=45136 helo=smtp3.home.nl) by smtpq3.home.nl with esmtp (Exim 4.30) id 1DGSQN-0002rC-KE for freebsd-questions@freebsd.org; Wed, 30 Mar 2005 03:55:15 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:54119 helo=desktop.homenet) by smtp3.home.nl with esmtp (Exim 4.30) id 1DGSQM-0000km-Oj for freebsd-questions@freebsd.org; Wed, 30 Mar 2005 03:55:14 +0200 From: Danny Pansters To: freebsd-questions@freebsd.org Date: Wed, 30 Mar 2005 03:55:07 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503300355.07829.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Windows question :) SFU, nfsclient 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: Wed, 30 Mar 2005 01:55:18 -0000 My partner uses a winxp box on my local net (behind a FreeBSD box who acts as gateway/firewall in front of out gbit switch). Now, we were wanting to upgrade the gateway box with two gigabit NICs and we did but the hard disk died (oh well it was 6 years old as is the box and mobo). I made a new system on another disk and set up pf and so on and everything works swell. In the old situation I had an NFS share for my desktop and other *NIX boxes and a samba share (server on the gateway, not on th windows box) as well. Having to reconfigure anyway, I decided to see if I could have the windows box be an nfs client. With the Services For Unix it does just that. So I installed it and mounted the gateway:/pub NFS share. Currently (it's -maproot) I can write to it from my desktop box as root or as my UID if I make a directory owned by my UID. I could do the same for the win box user using a passwordless and shell-less account on the gateway box for it. Everything works great so far, except that on startup of winxp there's a warning dialog that tells us to either have passwd and group files installed or use nis. I don't want either, but for the forner I guess I could use emtp or bogus (but correctly formatted files). But where would I put those and how are they supposed to be named? (I reckon passd m,eans our master.passwd syntax, not shadow) There must be some win2k/2k3/xp buff who knows this. Anthony? As an aside: seems like MS killed or is killing quite a few middleware companies with their SFU (from interix, isn't that ultimately SCO? ;-) Thanks, Dan