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>
Tue, 4 Nov 2008 20:39:41 +0000 (07:39 +1100)
commit096b7dfe4b35911e91f9246ee85762f71de9315d
tree25171ead900ec519ac97814a5a788a0db20c42ed
parent6b4d48c4bf3e538d49d0579bffce0c5d33f4dbe9
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