summaryrefslogtreecommitdiff
path: root/source4/selftest/provisions/release-4-1-0rc3/etc/smb.conf.template
blob: d67c3c916eb995be6e9739e6e0b5af772b790476 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[globals]
	netbios name	= promotedvdc
	workgroup	= SAMBA
	realm		= release-4-1-0rc3.samba.corp
	server role     = domain controller

	private dir = @@PREFIX@@/private
	lock dir = @@PREFIX@@/
	posix:eadb = @@PREFIX@@/private/eadb.tdb

[netlogon]
	path = @@PREFIX@@/sysvol/release-4-1-0rc3.samba.corp/scripts
	read only = no

[sysvol]
	path = @@PREFIX@@/sysvol
	read only = no