Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbclient...
[samba.git] / testdata / samba3 / smb_new.conf
diff --git a/testdata/samba3/smb_new.conf b/testdata/samba3/smb_new.conf
new file mode 100644 (file)
index 0000000..727e18b
--- /dev/null
@@ -0,0 +1,7 @@
+[global]
+   workgroup = NEW_WORKGROUP
+   client min protocol = SMB2
+   client max protocol = SMB3
+   client signing = 1
+   deadtime = 5
+   netbios name = BEDWYR
\ No newline at end of file