On Mon, Oct 03, 2011 at 04:38:32PM -0700, Philip Ong wrote: > Does disabling "strict locking" cause a problem if one user is writing to the > file from the local host and another user is writing to NFS via the samba > share at the same time?
That will mess up any coherence in the file, over NFS or CIFS unless the applications are written to respect each others locks. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
