summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2')
-rw-r--r--vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j217
1 files changed, 13 insertions, 4 deletions
diff --git a/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2 b/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2
index 2f577c8..888fb82 100644
--- a/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2
+++ b/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2
@@ -2,18 +2,27 @@
netbios name = {{ samba_netbios_name }}
clustering = yes
passdb backend = tdbsam
-
-host msdfs = yes
-msdfs root = yes
-msdfs shuffle referrals = yes
+log file = /var/log/samba/log.%m
+max log size = 0
+server string = Samba server version %v
+workgroup = MYGROUP
+security = user
client signing = auto
kernel share modes = No
map archive = No
+map hidden = no
+map read only = no
posix locking = No
+kernel change notify = no
+kernel oplocks = no
+
+max protocol = SMB3
+store dos attributes = yes
load printers = no
printcap name = /dev/null
disable spoolss = yes
printing = bsd
+show add printer wizard = no