s4:dsdb Keep the DRS-based prefix map for use in provision-based schema
authorAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jun 2010 11:53:01 +0000 (21:53 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 00:51:34 +0000 (10:51 +1000)
commit9e28ceda96a0c76752af851db4ccba86c010ed67
treee41a3cb60a3e969291d654b796bf6c1368e3e0ae
parent5323485eb3d5aeb844535c5b08fbdd3e7f8c9429
s4:dsdb Keep the DRS-based prefix map for use in provision-based schema

We need to use the remote prefix map for the provision schema, or else
we can't decode new, non-standard attributes into OIDs.  Then once we
decode that schema, we can try again and get them properly translated.

Andrew Bartlett

Signed-off-by: Kamen Mazdrashki <kamenim@samba.org>
source4/libnet/libnet_vampire.c