r9806: Some more test data
[jra/samba/.git] / testdata / samba3 / smb.conf
diff --git a/testdata/samba3/smb.conf b/testdata/samba3/smb.conf
new file mode 100644 (file)
index 0000000..b0b74d0
--- /dev/null
@@ -0,0 +1,23 @@
+[global]
+   workgroup = SAMBA
+   security = user
+   passdb backend = smbpasswd:smbpasswd tdbsam:passdb.tdb ldapsam:tdb://samba3.ldb
+   debug level = 5
+
+[cd1]
+path = /mnt/cd1
+public = yes
+
+[cd2]
+path = /mnt/cd2
+public = yes
+
+[media]
+path = /media
+public = yes
+
+[tmp]
+path = /tmp
+guest only = yes
+public = yes
+read only = no