1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00

r20332: add mastered-By and msDs-mastered-By attributes to the domain object

the config and schema head objects already have them

metze
This commit is contained in:
Stefan Metzmacher 2006-12-23 10:55:45 +00:00 committed by Gerald (Jerry) Carter
parent bfb7756bb0
commit 6d43c19638

View File

@ -79,5 +79,10 @@ replace: subRefs
subRefs: CN=Configuration,${BASEDN}
subRefs: CN=Schema,CN=Configuration,${BASEDN}
-
replace: masteredBy
masteredBy: CN=NTDS Settings,CN=${NETBIOSNAME},CN=Servers,CN=${DEFAULTSITE},CN=Sites,CN=Configuration,${BASEDN}
-
replace: msDs-masteredBy
msDs-masteredBy: CN=NTDS Settings,CN=${NETBIOSNAME},CN=Servers,CN=${DEFAULTSITE},CN=Sites,CN=Configuration,${BASEDN}
-
${DOMAINGUID_MOD}