s4-schema_syntax: Use remote prefixMap to map remote ATTID to local one
authorKamen Mazdrashki <kamenim@samba.org>
Thu, 9 Dec 2010 02:45:17 +0000 (04:45 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Tue, 14 Dec 2010 23:51:19 +0000 (00:51 +0100)
commitafee8a28c408efd3323b9064929b00be6eb89815
treeb2e299c28e4a40a8c780d99ea2ff1853c6247e57
parentefcc3c0d796d66c5eddeabf5f8fe00769a17b72b
s4-schema_syntax: Use remote prefixMap to map remote ATTID to local one

in dsdb_attribute_drsuapi_to_ldb() function.

drsuapi_DsReplicaAttribute *in parameter come from remote DC
so we can't rely on in->attid to map it directly to an
dsdb_attribute in our local schema cache
source4/dsdb/schema/schema_syntax.c