dsdb: Allow delete (directly and over DRS) of an object with a link to itself
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 Mar 2020 05:01:29 +0000 (18:01 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 22 Mar 2020 04:39:36 +0000 (04:39 +0000)
commita4cdfbd167488103115821534bf66dec01ff4eb8
treeed09e3542afa6893fe49f934e42375d0628dad33
parentad750ed10f1203911b68841836d513b03c4f0b35
dsdb: Allow delete (directly and over DRS) of an object with a link to itself

Previously this would fail with Unsupported critical extension 1.3.6.1.4.1.7165.4.3.2

Reported by Alexander Harm.  Many thanks for helping make Samba better
and for your patience with patches and providing debugging information.

REF: https://lists.samba.org/archive/samba/2020-February/228153.html
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14306

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/knownfail.d/dbcheck-links [deleted file]
selftest/knownfail.d/dsdb-link-to-self [deleted file]
source4/dsdb/samdb/ldb_modules/repl_meta_data.c