From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 16:58:44 2003 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 AF33237B404 for ; Mon, 14 Jul 2003 16:58:44 -0700 (PDT) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD3043F75 for ; Mon, 14 Jul 2003 16:58:43 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by pop015.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030714235746.CUYI20810.pop015.verizon.net@mac.com>; Mon, 14 Jul 2003 18:57:46 -0500 Message-ID: <3F134373.2060808@mac.com> Date: Mon, 14 Jul 2003 19:57:39 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stan References: <20030714231921.GB27924@teddy.fas.com> In-Reply-To: <20030714231921.GB27924@teddy.fas.com> X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [141.149.47.46] at Mon, 14 Jul 2003 18:57:46 -0500 cc: Free BSD Questions list Subject: Re: Problems with Samba shared files 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: Mon, 14 Jul 2003 23:58:45 -0000 stan wrote: [ ... ] > The tail -f works fine, but the application on the Windows side that should > be appending data to this file (think syslog like functionality) pops up an > error message about not being able to write to the file. > > I've mounted the share as read only, Um, why are you expecting the Windows application to be able to append to a file on a read-only Samba share? -- -Chuck