s4:dsdb: Make the linked_attributes module set an extended dn
authorAndrew Bartlett <abartlet@samba.org>
Thu, 20 Nov 2008 09:06:16 +0000 (20:06 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 17 Dec 2008 01:29:28 +0000 (12:29 +1100)
commit911cf5d62569e77e9f490f28e776b5b47c81e05b
tree0252bbc0ee7102bc269ec0dbf98ef1135d8aad89
parentd68ad8218ff104da35c2ed5b389c18926484c3af
s4:dsdb: Make the linked_attributes module set an extended dn

This means that linked attributes will always have the same case form
as the actaul entry, as we search for that entry.  We then also use
the GUID and SID found on that entry to fill in the extended DN on disk.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/linked_attributes.c