summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/roles/samba-glusterfs.setup/templates/smb.conf.j2
blob: 7b40adc7d1ae23ad2cd6082eb0bf0c4de98b9a63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[global]
netbios name = {{ samba_netbios_name }}
clustering = yes
log file = /var/log/samba/log.%m
max log size = 0
server string = Samba server version %v
workgroup = MYGROUP
security = user

kernel share modes = No
map archive = No
posix locking = No
kernel change notify = no

load printers = no
printcap name = /dev/null
disable spoolss = yes
printing = bsd
show add printer wizard = no