1
0
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:
Nadezhda Ivanova
2009-09-21 17:27:50 -07:00
parent 13b979b03d
commit 10c6f3f71a
9 changed files with 1441 additions and 1 deletions

View File

@ -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",