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:
parent
ba94c12bc4
commit
9b7baec42b
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user