r9219: by default be a DC, as the provisioning scripts assume that in other parts
authorAndrew Tridgell <tridge@samba.org>
Mon, 8 Aug 2005 23:44:09 +0000 (23:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:32 +0000 (13:31 -0500)
source/setup/provision.smb.conf

index 21b250a671ddac8a1676f47e63ffa4140005eb83..040128ed85450db60b180b2e0061fe473e41e59f 100644 (file)
@@ -2,3 +2,6 @@
        netbios name    = ${HOSTNAME}
        workgroup       = ${DOMAIN}
        realm           = ${REALM}
+       domain master   = yes
+       domain logons   = yes
+