s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION
authorAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 02:04:45 +0000 (12:04 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 11:21:50 +0000 (21:21 +1000)
commit0caf347098913e9d224d1db4b48887e2b78bae03
tree0b1b41f7f3d93be8c449d9dfac25186b9cd20b9e
parent9e27201b24106babc7ac2400f7f063f438b0ddcd
s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION

When this flag is set on an element in an add/modify request then the
normal validate_ldb() call that checks the element against schema
constraints is disabled

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
source4/lib/ldb/include/ldb_module.h