source4 dsdb: Allow duplicate non local objectSIDs
authorGary Lockyer <gary@catalyst.net.nz>
Sun, 26 Nov 2017 22:11:19 +0000 (11:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 9 Dec 2017 23:47:29 +0000 (00:47 +0100)
commit704bbae25c07c08c051a66ae0a83fb5abda373f1
treea0f770b7013379f30ee0a4ab8a8be5b43daf1afa
parent4d5da6c72bd60064459170af1db00c7367f87fbe
source4 dsdb: Allow duplicate non local objectSIDs

Remove the unique constraint on the objectSID index, and enable the
unique_object_sids module.

This allows duplicate objectSIDs on foreign security principals, and
disallows duplicates for local objectSIDs

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

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
selftest/knownfail.d/dsdb [deleted file]
source4/dsdb/samdb/ldb_modules/samba_dsdb.c
source4/dsdb/schema/schema_init.c