s4:dsdb - introduce a new "objectclass_attrs" LDB module which performs the objectcla...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 5 Jun 2010 15:34:35 +0000 (17:34 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 7 Jun 2010 12:47:22 +0000 (14:47 +0200)
commit2586cbaadcdf9baf77be5ec5b612cff324ab19a8
tree7c9c9c4bc955681cad92e29702dd29e74ad73699
parent9e56b54414ce9f62edbd8f87c09885dbb4b3ccea
s4:dsdb - introduce a new "objectclass_attrs" LDB module which performs the objectclass attributes checking

Until now we had no real consistent mechanism which allowed us to check if
attributes belong to the specified objectclasses.
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c [new file with mode: 0644]
source4/dsdb/samdb/ldb_modules/samba_dsdb.c
source4/dsdb/samdb/ldb_modules/wscript_build