1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/setup/provision_rootdse_modify.ldif
Andrew Tridgell d79ee18f98 s4-provision: create dsServiceName in @ROOTDSE in GUID form
this allows for handling of server renames as the GUID doesn't change

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-08-12 04:00:07 +02:00

8 lines
169 B
Plaintext

# mark the database as syncronized
dn: @ROOTDSE
changetype: modify
replace: isSynchronized
isSynchronized: TRUE
replace: dsServiceName
dsServiceName: <GUID=${NTDSGUID}>