Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 14:22:26 +0000
From:      "D. Penev" <dpenev@mail.bg>
To:        shubha mr <shubha_mr@yahoo.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: help needed.
Message-ID:  <20020914142226.GA245@earth.dpsca.bg>
In-Reply-To: <20020913155536.56220.qmail@web14606.mail.yahoo.com>
References:  <20020913155536.56220.qmail@web14606.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <shubha_mr@yahoo.com>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020914142226.GA245>