LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   samba opportunistic locks (https://www.linuxquestions.org/questions/linux-networking-3/samba-opportunistic-locks-164316/)

vmejia77 03-30-2004 05:57 PM

samba opportunistic locks
 
can anybody help me, i'm trying to lock files in samba with oplocks i've tryed but i couldn't

this is my global section... and the commands for locking files i want to know if i'm right?

[global]
...
oplocks = yes
level2 oplocks = yes
kernel oplocks = yes
oplock break wait time = 10
...
and this a directory where i want to lock files..

[pruebasamba]
comment = pruebasamba
path = /home/pruebasamba
valid users = victorm, aldo, perla, beto, raael
read only = No
create mask = 0764
directory mask = 0776
locking = yes
oplocks = yes

can anybody give me suggestions please??

thank you...


All times are GMT -5. The time now is 10:32 AM.