summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/UNIT/eventscripts/etc/samba/smb.conf
blob: 45976cd655ac3a99644b0132de40005def699521 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[global]
	# enable clustering
	clustering=yes
	ctdb:registry.tdb=yes

	security = ADS
	auth methods = guest sam winbind

	netbios name = cluster1
	workgroup = CLUSTER1
	realm = CLUSTER1.COM
	server string = "Clustered Samba"
	disable netbios = yes
	disable spoolss = yes
	fileid:mapping = fsname
	use mmap = yes
	gpfs:sharemodes = yes
	gpfs:leases = yes
	passdb backend = tdbsam
	preferred master = no
	kernel oplocks = yes
	syslog = 1
	host msdfs = no
	notify:inotify = no
	vfs objects = shadow_copy2 syncops gpfs fileid
	shadow:snapdir = .snapshots
	shadow:fixinodes = yes
	wide links = no
	smbd:backgroundqueue = False
	read only = no
	use sendfile = yes
	strict locking = yes
	posix locking = yes
	large readwrite = yes
	force unknown acl user = yes
	nfs4:mode = special
	nfs4:chown = yes
	nfs4:acedup = merge
	nfs4:sidmap = /etc/samba/sidmap.tdb
	map readonly = no
	ea support = yes
	dmapi support = no
	smb ports = 445 139