dsdb: Add new helper function replmd_replPropertyMetaData1_new_should_be_taken()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 3 May 2016 22:00:21 +0000 (10:00 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jun 2016 08:28:10 +0000 (10:28 +0200)
commitf709261c7398f1df5266e227ebe5a36e6ce6e9be
treee3303d397c92f3505761d505588dddaf8c3bbbd4
parent0b525fe862ea993fe34f239482a06acb9f901877
dsdb: Add new helper function replmd_replPropertyMetaData1_new_should_be_taken()

This will allow the test for "name" and the actual DN to be consistent,
and so avoids dbcheck errors when CN and name do not match the DN

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz
source4/dsdb/samdb/ldb_modules/repl_meta_data.c