From owner-freebsd-questions@FreeBSD.ORG Thu May 6 21:27:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEB851065670 for ; Thu, 6 May 2010 21:27:39 +0000 (UTC) (envelope-from tundra@tundraware.com) Received: from ozzie.tundraware.com (ozzie.tundraware.com [75.145.138.73]) by mx1.freebsd.org (Postfix) with ESMTP id 99FFE8FC0C for ; Thu, 6 May 2010 21:27:39 +0000 (UTC) Received: from [192.168.0.2] (viper.tundraware.com [192.168.0.2]) (authenticated bits=0) by ozzie.tundraware.com (8.14.4/8.14.4) with ESMTP id o46LRTmH065316 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 6 May 2010 16:27:29 -0500 (CDT) (envelope-from tundra@tundraware.com) Message-ID: <4BE33444.3030104@tundraware.com> Date: Thu, 06 May 2010 16:27:32 -0500 From: Tim Daneliuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: FreeBSD Mailing List References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (ozzie.tundraware.com [75.145.138.73]); Thu, 06 May 2010 16:27:29 -0500 (CDT) X-TundraWare-MailScanner-Information: Please contact the ISP for more information X-TundraWare-MailScanner-ID: o46LRTmH065316 X-TundraWare-MailScanner: Found to be clean X-TundraWare-MailScanner-From: tundra@tundraware.com X-Spam-Status: No Subject: Re: Accessing file from windows or to 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: Thu, 06 May 2010 21:27:39 -0000 On 5/6/2010 4:19 PM, Jean-Paul Natola wrote: > Well my book (absolute BSD) yes its old, says: > "writing to an NTFS partition may corrupt the partition" - I'm guessing this is not the case anymore > and to answer your question; > > 1. Its 2 separate machines > 2. As a security standard I have disabled flash drives in the office > 3. It will be a monthly taks > 4. No web access on the bsd box > > Forgot the main one, when I tried to mount I get the error > mount_smbfs: unable to open connection: syserr = Authentication error This means Windows is looking for login credentials before it will allow you to access the share. Suppose you are user 'Jean' on your Windows machine,"WINDOZE" and you use a password of "foo". You want to get to the Windows share called "MYSHARE" and mount it locally on your FBSD box on /mnt. Then the command is: mount_smbfs //JEAN@WINDOZE/MYSHARE /mnt You'll get prompted for a password and, when you enter it, the mount will be established. You can automate this whole business by learning how to populate the /etc/nsmb.conf file with the right stuff. -- ---------------------------------------------------------------------------- Tim Daneliuk tundra@tundraware.com PGP Key: http://www.tundraware.com/PGP/