r25891: Test that we get the correct return value when we attempt to reference
authorAndrew Bartlett <abartlet@samba.org>
Wed, 7 Nov 2007 04:35:16 +0000 (05:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:44:41 +0000 (05:44 +0100)
commit27c9f6c235c3c625f4c4e60a73d8f2e86bd4a186
tree7da75f98dfa650b0d0bf5ad80262a0fddcf42690
parent1cbb73f235b926a5809bbcf35f0b1ef522e11faa
r25891: Test that we get the correct return value when we attempt to reference

invalid entries with a linked attribute.

Make Samba4 pass that test, by fixing a silly bug in the
linked_attributes module.  (By passing down the 'original' request
structure, tdb would override our handle, and therefore we would never
be called for the 'wait', which collects the errors).

Fix up the provision templates to handle the newly required
referential integrity.

Andrew Bartlett
(This used to be commit 0377d85bbdcb2c4f110b0519005f0d1d10bc0c0b)
source4/dsdb/samdb/ldb_modules/linked_attributes.c
source4/setup/provision_users.ldif
testprogs/ejs/ldap.js