Re: samba file lock

2009-07-08 Thread Répássy László
Thank you. For example guy1 opens report_jul.doc with his Microsoft Word from the shared folder. We want to that guy2 can not open report_jul.doc from shared folder until guy1 close it. We should keep a doc file lock (file lock) for everyone else while someone keeps open it until he close it. Is it

Re: samba file lock

2009-07-08 Thread Pete Boyd
> We would like to use samba shared folder (on debian lenny) from > windows xp machines with disabling concurrent file access. Shared database files, using 'oplocks = no' and 'level2 oplocks = no ': http://thegoldenear.org/toolbox/unices/samba-3-pdc-print-server-debian-etch.html#shared-database-fi

samba file lock

2009-07-08 Thread Répássy László
Hi We would like to use samba shared folder (on debian lenny) from windows xp machines with disabling concurrent file access. I tried to set it up with shared mode = yes and some other ways but it did not work. Any help would be appreciated. The best would be a working smb.conf example... Thank you