Forwarded Message:> To: Remi <git@meaford.com>
> From: Brooklyn Linux Solutions CEO
<ruben@dsl254-112-136-sea1.dsl-isp.net>> Subject: Re: Multiple User Data Access
> Date: Thu, 22 Mar 2001 10:46:49 -0500 (EST)
> -----
> Thanks you remi
>
>
> >
> > I've often found in the past that such
problems are related to file> > locking. Oportunistic locking, for one, is
evil. (I haven't had> > any problems with Samba, but have certainly
corrupted more than a few> > databases hosted on Windows NT before I learnt
how to turn this sucker> > off)
>
> OK - will do that!
> >
> > strict locking = yes
> > oplocks = False
>
> In the share or the globals?
>
They can be in either. In global, it will set the
defaults for all your shares.
--