dsdb: Add test for the case of a link pointing back at its own object
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 Mar 2020 04:44:10 +0000 (17:44 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 22 Mar 2020 04:39:36 +0000 (04:39 +0000)
commitad750ed10f1203911b68841836d513b03c4f0b35
tree5a5224c1a20ef1bf04c4a19bdbcf70a08912cb9d
parentb8ed1525d65e486962c914170b5fecb148196363
dsdb: Add test for the case of a link pointing back at its own object

This type of object was not possible to delete in Samba without first removing
the link.

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/dsdb-link-to-self [new file with mode: 0644]
source4/dsdb/tests/python/linked_attributes.py