s4:repl_meta_data Parse linked attributes with schema syntaxes
authorAndrew Bartlett <abartlet@samba.org>
Thu, 12 Nov 2009 04:39:17 +0000 (15:39 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Nov 2009 05:34:44 +0000 (16:34 +1100)
commitbbe4a9cf0fb09a0a2348149e4fb43e3c74ed3abf
tree48f14ce3451c321a59621bccaebb95d8a409ccd5
parenta9f6a56227a067490ac8fcd41321ec4d19333da7
s4:repl_meta_data Parse linked attributes with schema syntaxes

The bug here was that by assuming all linked attributes were 'normal
DNs', we would miss the binary portion of DN+Binary.

This patch then has us reparse the string to determine it's GUID, for
the GUID lookup, but maintains the binary porition into the on-disk
format.

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