dsdb: Allow missing a mandatory attribute from a dbcheck fix
authorAndrew Bartlett <abartlet@samba.org>
Fri, 26 Aug 2016 03:54:35 +0000 (15:54 +1200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Sep 2016 10:05:33 +0000 (12:05 +0200)
commit5ee8b79af7cebfc4b5a6ec4a87aeade7c1e6763d
treebeb06f7e1bfe0b0e4406e335fdaa286c637ed8f6
parentef5dd8ec626473aa454ce2b42998600e1a7187a6
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