diff options
Diffstat (limited to 'linhes/linhes-templates/templates/smb.conf.template')
-rw-r--r-- | linhes/linhes-templates/templates/smb.conf.template | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linhes/linhes-templates/templates/smb.conf.template b/linhes/linhes-templates/templates/smb.conf.template index eea2616..a719dccd 100644 --- a/linhes/linhes-templates/templates/smb.conf.template +++ b/linhes/linhes-templates/templates/smb.conf.template @@ -41,8 +41,8 @@ # this tells Samba to use a separate log file for each machine # that connects - log file = /var/log/samba/%m.log - +; log file = /var/log/samba/%m.log + logging = syslog # Put a capping on the size of the log files (in Kb). max log size = 50 @@ -170,6 +170,7 @@ # Be very careful with case sensitivity - it can break things! ; case sensitive = no + fruit:copyfile = yes map to guest = bad user unix extensions = no wide links = yes |