summaryrefslogtreecommitdiff
path: root/source4/scripting
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-02-28 08:39:45 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-02-28 08:39:45 +1100
commit9b7baec42bc00985697be895e5d21aae50322f4d (patch)
tree4bdb1d687920baf8e23bd22b487b7cf3ab6f030d /source4/scripting
parentba94c12bc4a1ab8cfd6270ea69d1aef3d925ee29 (diff)
downloadsamba-9b7baec42bc00985697be895e5d21aae50322f4d.tar.gz
samba-9b7baec42bc00985697be895e5d21aae50322f4d.tar.bz2
samba-9b7baec42bc00985697be895e5d21aae50322f4d.zip
Reorder modules to have rdn_name before objectclass.
This ensures the relative DN is placed in the correct case into the DB. Andrew Bartlett (This used to be commit 16378219fbf9e8a26621f848e85426180822ea29)
Diffstat (limited to 'source4/scripting')
-rw-r--r--source4/scripting/python/samba/provision.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/provision.py b/source4/scripting/python/samba/provision.py
index e3c47ff4a2..55935b0037 100644
--- a/source4/scripting/python/samba/provision.py
+++ b/source4/scripting/python/samba/provision.py
@@ -313,9 +313,9 @@ def setup_samdb_partitions(samdb_path, setup_path, message, lp, session_info,
"server_sort",
"extended_dn",
"asq",
- "samldb",
"rdn_name",
"objectclass",
+ "samldb",
"kludge_acl",
"operational"]
tdb_modules_list = [