mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
8f2dee256e
This provisions the bind_dlz files in the 'binddns dir'. If you want to migrate to the new files strcuture you can run samba_upgradedns! BUG: https://bugzilla.samba.org/show_bug.cgi?id=12957 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlet <abartlet@samba.org>
19 lines
385 B
Plaintext
19 lines
385 B
Plaintext
[globals]
|
|
netbios name = ARES
|
|
workgroup = SAMBA
|
|
realm = ALPHA13.SAMBA.CORP
|
|
server role = domain controller
|
|
|
|
private dir = @@PREFIX@@/private
|
|
binddns dir = @@PREFIX@@/bind-dns
|
|
lock dir = @@PREFIX@@/
|
|
posix:eadb = @@PREFIX@@/private/eadb.tdb
|
|
|
|
[netlogon]
|
|
path = @@PREFIX@@/sysvol/alpha13.samba.corp/scripts
|
|
read only = no
|
|
|
|
[sysvol]
|
|
path = @@PREFIX@@/sysvol
|
|
read only = no
|