s4:dsdb Use the new flags to dsdb_module_search in schema_load
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 Nov 2009 07:37:51 +0000 (18:37 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Nov 2009 23:38:01 +0000 (10:38 +1100)
commit6710becbd46020512a14a262d39d5085d06458fe
treecae84fa0b1a6965441232c28de3a58243f88c102
parent58ded23b86c657eac157c76ab31fe20c89ae7e02
s4:dsdb Use the new flags to dsdb_module_search in schema_load

This loads the defaultObjectCategory DN as an extended DN, so we can
apply it, with the associated GUID, when setting this on records in
the objectClass module.

Previously we would not store the extended DN components for
objectCategory.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/schema_load.c