Run the original operation before we update linked attrs
authorAndrew Bartlett <abartlet@samba.org>
Fri, 24 Oct 2008 02:59:01 +0000 (13:59 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 17 Nov 2008 02:59:51 +0000 (13:59 +1100)
commita19df195011f32ccd28451f00d0fe02e2c04d917
tree4b927aeaa4c787ebb51f390831cc34c952dee792
parent3d0a3c1078d936a52ce82720ddc09b4037653655
Run the original operation before we update linked attrs

This causes the linked attribute modifies to occour after the original
operation is entered in the transaction (any failure still fails the
lot).  This means (I hope) that we can have another module search the
originating record when the backlink is created, filling in the GUID
and SID for the extended DN.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/linked_attributes.c