Results 1 to 2 of 2
Hi,
I have the following problem with files sharing in Samba. My LAN server is running under RedHat 9.x with Samba 2.x. Workstations works under Win9x, WinXp. On the server ...
- 09-01-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 1
Problem with files sharing...
Hi,
I have the following problem with files sharing in Samba. My LAN server is running under RedHat 9.x with Samba 2.x. Workstations works under Win9x, WinXp. On the server an application developed in Clipper (DOS mode) is installed. When users (3 users) use the application simultaneously some conflict of sharing access to the files of the application occures. No error communicates are sent, but files corrupt. Some records saved by users disappear. Meanwhile windows applications work fine. What should I check or correct in my Samba config to overcome the problem? Thanks in advance for any help and suggestions.
Jerzy
- 09-01-2006 #2Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
This sounds like an opportunistic locking of files, try adding the line oplocks = no in your smb.conf file.


Reply With Quote