s4:samba_dsdb: add "dsdb_flags_ignore" module
authorStefan Metzmacher <metze@samba.org>
Wed, 1 Jun 2016 22:08:54 +0000 (00:08 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Jul 2016 08:01:20 +0000 (10:01 +0200)
commitd243996341b46f535ad87aa437dea5a846e36ac7
treed5c48a9de3f6127655170e05a2cf46dbf3f9901b
parent1ca71aa1523e9653964d63b496e3cf50f18ee0a1
s4:samba_dsdb: add "dsdb_flags_ignore" module

This module removes internal flags from ldb_message_elements.
Typically the repl_meta_data module handles DSDB_FLAG_INTERNAL_FORCE_META_DATA,
but there're some cases where we don't use that module.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9654

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samba_dsdb.c