From: Andrew Bartlett Date: Wed, 27 Feb 2008 21:39:45 +0000 (+1100) Subject: Reorder modules to have rdn_name before objectclass. X-Git-Url: http://git.samba.org/samba.git/?p=jelmer%2Fsamba4-debian.git;a=commitdiff_plain;h=16378219fbf9e8a26621f848e85426180822ea29 Reorder modules to have rdn_name before objectclass. This ensures the relative DN is placed in the correct case into the DB. Andrew Bartlett --- diff --git a/source/scripting/python/samba/provision.py b/source/scripting/python/samba/provision.py index e3c47ff4a..55935b003 100644 --- a/source/scripting/python/samba/provision.py +++ b/source/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 = [