s4:dsdb Allow the setting an override on the schema
authorAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jun 2010 10:52:02 +0000 (20:52 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 00:51:34 +0000 (10:51 +1000)
commit5323485eb3d5aeb844535c5b08fbdd3e7f8c9429
tree91b9e2bd321fb7ea83edb3924c8ff51a4096cbf9
parent6a2f7fe04c2c658e59fba01f7346303676b121b3
s4:dsdb Allow the setting an override on the schema

The change here is to try and convert a per the previous rules, but if
we don't know a particular OID as a attributeID, then store it as an
OID (for example).  This allows known values to be converted as
before, but still copes with unknown values.

Andrew Bartlett

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