samba : fix smb.conf.
authorhschang <chang@dev3>
Mon, 21 Jan 2013 09:59:43 +0000 (18:59 +0900)
committerhschang <chang@dev3>
Mon, 21 Jan 2013 09:59:43 +0000 (18:59 +0900)
meta-openvuplus/recipes-connectivity/samba/samba/smb.conf
meta-openvuplus/recipes-connectivity/samba/samba_3.0.37.bbappend

index 6ca902d..03d641a 100644 (file)
    socket options = TCP_NODELAY
    preferred master = no ;(These stop the machine being master browser, which means that it doesn't waste time there.)
    oplocks = no
+   unix extensions = no
 
 [Configuration]
   comment = Configuration files - take care!
   path = /var
+  wide links = yes
   read only = no
   public = yes
   guest ok = yes
@@ -24,6 +26,7 @@
 [Harddisk]
   comment = The harddisk
   path = /media/hdd
+  wide links = yes
   read only = no
   public = yes
   guest ok = yes