1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00

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)
This commit is contained in:
Andrew Bartlett 2008-02-28 08:39:45 +11:00
parent ba94c12bc4
commit 9b7baec42b

View File

@ -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 = [