From owner-freebsd-questions Sat Sep 14 4:22:50 2002 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 C5CEA37B400 for ; Sat, 14 Sep 2002 04:22:47 -0700 (PDT) Received: from mail.bg (dialup44.varna.spnet.net [213.169.38.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF6043E4A for ; Sat, 14 Sep 2002 04:22:44 -0700 (PDT) (envelope-from dpenev@mail.bg) Received: from mail.bg (localhost [127.0.0.1]) by mail.bg (8.12.5/8.12.5) with ESMTP id g8EEMVHN000268; Sat, 14 Sep 2002 14:22:31 GMT (envelope-from dpenev@mail.bg) Received: (from root@localhost) by mail.bg (8.12.5/8.12.5/Submit) id g8EEMQIW000267; Sat, 14 Sep 2002 14:22:26 GMT Date: Sat, 14 Sep 2002 14:22:26 +0000 From: "D. Penev" To: shubha mr Cc: freebsd-questions@FreeBSD.org Subject: Re: help needed. Message-ID: <20020914142226.GA245@earth.dpsca.bg> Mail-Followup-To: shubha mr , freebsd-questions@FreeBSD.org References: <20020913155536.56220.qmail@web14606.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20020913155536.56220.qmail@web14606.mail.yahoo.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 13, 2002 at 04:55:36PM +0100, shubha mr wrote: >Date: Fri, 13 Sep 2002 16:55:36 +0100 (BST) >From: shubha mr >Subject: help needed. >To: freebsd-net@FreeBSD.org >Cc: freebsd-questions@FreeBSD.ORG > >Hi, >I am using samba to share a file on my freebsd machine >so that other windows >machines(windows 2000 machines,precisely) can access >them. >Is there an options by which I can make this shared >file non-cacheable on the client >side?(My clients are win2k machines).I mean the >clients should not be able to cache >this file so that they NEED to do network transactions >to read from this shared file? # man smb.conf [snip] csc policy (S) This stands for client-side caching policy, and specifies how clients capable of offline caching will cache the files in the share. The valid values are: manual, documents, programs, disable. These values correspond to those used on Windows servers. For example, shares containing roaming profiles can have offline caching disabled using csc policy = disable . Default: csc policy = manual Example: csc policy = programs [snip] > >Thnaks in advance, >shubha > >__________________________________________________ >Do You Yahoo!? >Everything you'll ever need on one web page >from News and Sport to Email and Music Charts >http://uk.my.yahoo.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- Regards, D. Penev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message