summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2
blob: 888fb8280ea5c1d1d428c885d33b2221b35d6274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[global]
netbios name = {{ samba_netbios_name }}
clustering = yes
passdb backend = tdbsam
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