On Wednesday 22 July 2009 10:17:32 Aditya Godbole wrote: > On Tue, Jul 21, 2009 at 4:56 PM, Amarendra > > Godbole<[email protected]> wrote: > > P.S.: I am still clueless as to what you intend to do. > > There is a file I have shared via Samba. I want only one user to be > able to open the file (for reading or writing) at a time.
If it is application specific, e.g. word or excel, then they do locking already(but opening a word/excel file on a share could have performance problems). Recently OOo has implemented their own locking scheme that works on all the platforms. If it is your own application, then you could take this route too. -- Shridhar _______________________________________ Pune GNU/Linux Users Group Mailing List
