summaryrefslogtreecommitdiff
path: root/package/samba3/files/smb.conf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-01 15:19:16 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-01 15:21:28 -0500
commit732a5c76d6a674a7ba79cdc90366b6a4f521389f (patch)
tree73d60bbc9e3ba6ed22a3532c7ddec25a37acd411 /package/samba3/files/smb.conf
parent8e5509cafa5a21dd4c70c2c2ca6946390a7a0f80 (diff)
readd samba3 for kodi
Diffstat (limited to 'package/samba3/files/smb.conf')
-rw-r--r--package/samba3/files/smb.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/package/samba3/files/smb.conf b/package/samba3/files/smb.conf
new file mode 100644
index 000000000..8cae4dc2c
--- /dev/null
+++ b/package/samba3/files/smb.conf
@@ -0,0 +1,24 @@
+[global]
+ syslog = 2
+ syslog only = yes
+ log level = 1
+ workgroup = OpenADK
+ server string = OpenADK Samba Server
+ security = user
+ encrypt passwords = yes
+ guest account = nobody
+ local master = yes
+ name resolve order = hosts bcast
+ pid directory = /var/run/samba
+ load printers = no
+ printcap name = /dev/null
+ unix charset = UTF8
+ dos charset = ASCII
+ display charset = UTF8
+ unix extensions = yes
+
+#[media]
+# comment = Media files
+# read only = yes
+# guest ok = yes
+# path = /media