On Mon, 2004-01-26 at 22:54, shaf sum wrote: > --- Andrew Bartlett <[EMAIL PROTECTED]> wrote: > > On Mon, 2004-01-26 at 18:28, shaf sum wrote: > > > Hello everybody > > > > > > Since 1 week i saw at the client side displaying > > > "Record not available" when our client try to > > access > > > the FoxPro database found on the file server. It > > > happens every day in the morning before the users > > > start working. I need to restart the server and > > it > > > becomes normal. > > > > > > Could someone please tell how could i resolve it? > > Can > > > we solve it through Locking and how???? > > > > You might want to ensure you have oplocks turned off > > for your foxpro > > files. Best option to use is 'veto oplocks' on the > > foxpro file > > extensions. > > But how can i do that. I need to modify > /etc/samba/smb.conf and in the global section, i need > to add > > veto oplocks files = *.dbf, *.cdx, *.sel ???
If you had read the manpage you would have seen the example of how to construct the list. veto oplock files = /*.dbf/*.cdx/*.sel/ should do it. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
