s4-dsdb: allow removal of unknown attributes if RELAX set
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Jul 2011 02:36:16 +0000 (12:36 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 5 Jul 2011 05:10:03 +0000 (07:10 +0200)
commit28dbd8bbc174f5417b9dccea38f296e385f2c378
tree0e85a8ddd22e1f842c611667121b16edfe0d4f57
parent4e63ac6191e55bc602c7cba6e12e01f35985c6b1
s4-dsdb: allow removal of unknown attributes if RELAX set

this allows attributes not known in the schema to be removed if the
caller has set the RELAX control. This will be used by dbcheck to
allow cleaning of bad attributes from the database
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c