From owner-freebsd-questions@FreeBSD.ORG Tue Jun 20 09:05:08 2006 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 CD9F316A474 for ; Tue, 20 Jun 2006 09:05:08 +0000 (UTC) (envelope-from on@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 08DAD43D45 for ; Tue, 20 Jun 2006 09:05:07 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id k5K94kWe055890 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Jun 2006 16:04:46 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id k5K94k95096827; Tue, 20 Jun 2006 16:04:46 +0700 (ICT) Date: Tue, 20 Jun 2006 16:04:46 +0700 (ICT) Message-Id: <200606200904.k5K94k95096827@banyan.cs.ait.ac.th> From: Olivier Nicole To: juancr@dsa.es In-reply-to: <3352.217.114.136.133.1150793768.squirrel@llca513-a.servidoresdns.net> (juancr@dsa.es) References: <3352.217.114.136.133.1150793768.squirrel@llca513-a.servidoresdns.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: NFS Server and MS Windows 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: Tue, 20 Jun 2006 09:05:08 -0000 > Can I have the two? NFS and Samba? There is no reason you can't. I run NFS between Unix machines and Samba with MS world. But there could be strange results if on Xp machines connects to the same file using both NFS and Samba at same time. Olivier