linked attribute tests: test against duplicates in replace
commit046fc1f7de685afcbb7f0b92f0280ff0109ed4b7
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 24 Oct 2017 21:54:42 +0000 (25 10:54 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2017 23:32:14 +0000 (26 01:32 +0200)
treeb89f67d4817bbd4438d0fb124c91a54ab190d9a1
parent2d260b28f50ea6ee704d9fab2aaf26f760fa110f
linked attribute tests: test against duplicates in replace

We should not be able to introduce duplicate links using MOD_REPLACE.
It turns out we could and weren't testing.

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

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/ldap-linked-attributes [new file with mode: 0644]
source4/dsdb/tests/python/linked_attributes.py