Start using the extended_dn_store module
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Nov 2008 20:44:15 +0000 (07:44 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 17 Nov 2008 20:44:15 +0000 (07:44 +1100)
This module tries to de-reference any incoming DN and fills in the
GUID and SID values for storage in the database.

Andrew Bartlett

source4/scripting/python/samba/provision.py

index b9b68b66c69fba770489429671cb67a527938cdc..ae4d203250d85bdb2ea8d5c483489418f8028fee 100644 (file)
@@ -460,6 +460,7 @@ def setup_samdb_partitions(samdb_path, setup_path, message, lp, session_info,
                     "anr",
                     "server_sort",
                     "asq",
+                    "extended_dn_store",
                     "extended_dn_in",
                     "extended_dn_out",
                     "rdn_name",