Version 1.0 of the directory service acls module.
authorNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Thu, 5 Nov 2009 15:34:12 +0000 (17:34 +0200)
committerNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Thu, 5 Nov 2009 15:34:12 +0000 (17:34 +0200)
commit1fc47e1228b7f32ad0d6636d09d63d3b1c124aaa
treeb08687ad14d4b97249740511935c8af9f7ea176b
parentb6303f03721d0a86e2e379bdb2e436e328c8f5cb
Version 1.0 of the directory service acls module.

At this point, support for checks on LDAP add, delete, rename and modify.
Old kludge_acl is still there to handle the searches.
This module is synchronous as the async version was impossible to debug,
will be converted to async after some user testing.
source4/dsdb/samdb/ldb_modules/acl.c
source4/dsdb/samdb/ldb_modules/kludge_acl.c
source4/dsdb/schema/schema_query.c
source4/libcli/security/object_tree.c
source4/libcli/security/security.h
source4/scripting/python/samba/provision.py