summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/samba/kcc/ldif_import_export.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/kcc/ldif_import_export.py b/python/samba/kcc/ldif_import_export.py
index 76986f3eed0..5e0f337acfd 100644
--- a/python/samba/kcc/ldif_import_export.py
+++ b/python/samba/kcc/ldif_import_export.py
@@ -73,7 +73,7 @@ dsServiceName: CN=NTDS Settings,%s
""" % forced_local_dsa)
tmpdb.add_ldif("""dn: @MODULES
-@LIST: rootdse,extended_dn_in,extended_dn_out_ldb
+@LIST: rootdse,extended_dn_in,extended_dn_out_ldb,objectguid
-
""")