s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
authorAndrew Tridgell <tridge@samba.org>
Thu, 4 Nov 2010 09:33:31 +0000 (20:33 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 4 Nov 2010 09:35:44 +0000 (20:35 +1100)
commitc5f07d33ae72785877b4675aaaa1b446bed14ea4
tree9469c28a56d2b0f5156152caed3e240ad285889a
parente606298631d9e4659e677041095511c1c353a4b5
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb

when we are creating linked attributes with multiple values (some
deleted), use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK to disable
that checking.
source4/dsdb/samdb/ldb_modules/linked_attributes.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c