Displaying 1 result from an estimated 1 matches for "3dc89f5c".
2005 Oct 11
1
Samba not obeying locking = no from smb.conf file
I have the following share in my smb.conf :
[cdrom]
     comment = Samba server's CD-ROM
     writable = no
     locking = no
     path = /media/cdrecorder
     public = yes
When I go to that share from a Windows workstation it does still lock as 
you can see:
[root@pc843 ~]# lsof | grep cdrecorder
smbd      9647    root   20w      DIR       22,0       2048       1792 
/media/cdrecorder
smbd