s4:dsdb Rework the vampire schema handling to convert 3 times.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 12 Jun 2010 01:05:47 +0000 (11:05 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 00:51:34 +0000 (10:51 +1000)
commitb5d80a225e06a65c6681eef6d065980d94329f58
treedd804f5a1e58243bf704c03768421980885d5080
parent7c60ac97bf72aa08df39aa9695607270e39931c5
s4:dsdb Rework the vampire schema handling to convert 3 times.

This seems like a lot of duplicate work, but by the end we should
have, in normal LDB format, the remote DRS schema, having bootstrapped
it with the locally loaded schema.

The multiple steps are to resolve the problems with references to
schema items that we don't 'yet' know about.

Andrew Bartlett

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