<div>Hello everyone. </div>
<div> </div>
<div>I have a problem dealing with samba!</div>
<div> </div>
<div>I have several folder that i share in my harddrive, one of those is PROJET </div>
<div>The problem is i don t want two user to open the same file. In fact i would like a user </div>
<div>to pen the file and the other one to open it in realdonly.</div>
<div> </div>
<div>Can you tell me whats wrong with my configuration.</div>
<div> </div>
<div>regards, </div>
<div> </div>
<div>Franck<br clear="all"><br>[global]<br>        dns proxy = no<br>        log file = /var/log/samba/%m.log<br>        cups options = raw<br>        guest account = Franck<br>        load printers = no<br>        writable = yes
<br>        server string = Samba Server<br>        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192<br>        winbind gid = 16777216-33554431<br>        workgroup = baastel<br>        username map = /etc/samba/smbusers
<br>        printcap name = /etc/printcap<br>        winbind uid = 16777216-33554431<br>        max log size = 50<br><br><br><br>[PROJETS]<br>        write list = @projet<br>        force directory mode = 770<br>        strict locking = yes
<br>        force group = projet<br>        sync always = yes<br>        user = @projet<br>        level2 oplocks = yes<br>        case sensitive = no<br>        oplocks = no<br>        map archive = no<br>        path = /home/projets/
<br>        only user = yes<br>        msdfs proxy = no<br>        veto oplock files = Projets/<br>        force create mode = 770<br>        create mode = 770<br>        directory mode = 770<br>        locking=  yes<br> 
</div>
<div> </div>