mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +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 commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user