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:
parent
bfb7756bb0
commit
6d43c19638
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user