mirror of
https://github.com/samba-team/samba.git
synced 2025-07-02 20:59:09 +03:00
Initial Implementation of the DS objects access checks.
Currently disabled. The search will be greatly modified, also the object tree stuff will be simplified.
This commit is contained in:
@ -614,6 +614,7 @@ def setup_samdb_partitions(samdb_path, setup_path, message, lp, session_info,
|
||||
# - each partition has its own module list then
|
||||
modules_list = ["resolve_oids",
|
||||
"rootdse",
|
||||
"acl",
|
||||
"paged_results",
|
||||
"ranged_results",
|
||||
"anr",
|
||||
|
Reference in New Issue
Block a user