s4:provision Allow a specific prefix map to be loaded into a new schema provision
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jun 2010 11:33:45 +0000 (21:33 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 00:51:34 +0000 (10:51 +1000)
commit7c60ac97bf72aa08df39aa9695607270e39931c5
tree1d15467d8a5b584b1eb3a8c4715bb404a68a639b
parent9e28ceda96a0c76752af851db4ccba86c010ed67
s4:provision Allow a specific prefix map to be loaded into a new schema provision

This allows the prefixMap from a DRS server to be used when loading
the schema from the local files.  This helps us then import other
schema with this map in place.

Andrew Bartlett

Signed-off-by: Kamen Mazdrashki <kamenim@samba.org>
source4/dsdb/schema/tests/schema_syntax.c
source4/libnet/libnet_vampire.c
source4/param/provision.c
source4/param/provision.h
source4/scripting/python/samba/schema.py