dsdb: Allow missing a mandatory attribute from a dbcheck fix
commit3f199828e132a852f27a90a4bbcb50a4d6f61d9f
authorAndrew Bartlett <abartlet@samba.org>
Fri, 26 Aug 2016 03:54:35 +0000 (26 15:54 +1200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Sep 2016 10:27:26 +0000 (13 12:27 +0200)
tree24a275e4dd28d8fcc165cfb58bd829026a19581a
parent28d82306b720487ab93474171d91d318afff7b78
dsdb: Allow missing a mandatory attribute from a dbcheck fix

dbcheck of the rid pool (CN=RID Set) for another server will otherwise fail because
rIDNextRid is not replicated, and so it not present

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 9d0c869e36ba2f43fd2ed4cd090b48102d499bc8)
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c